Hi,
I am just getting started with Spring Social.
I am using the spring-social-showcase-xml from git as a guide.
I need to implement the features of spring social WITHOUT ProviderSignInController.
If I am correct this, class/ bean controls the ability for the user to login with permissions from the social network (ie Facebook). I do not need this functionality in my implementation.
My question is:
If I dont want this "pseudo login" feature, What do I remove from this sample project and what do I update/edit?
Thanks in advance!
-CH
I am just getting started with Spring Social.
I am using the spring-social-showcase-xml from git as a guide.
I need to implement the features of spring social WITHOUT ProviderSignInController.
If I am correct this, class/ bean controls the ability for the user to login with permissions from the social network (ie Facebook). I do not need this functionality in my implementation.
My question is:
If I dont want this "pseudo login" feature, What do I remove from this sample project and what do I update/edit?
Thanks in advance!
-CH