I have Spring Security working just fine with my own registration and login
I also want my users to have the opption of loging in with FaceBook connect, Twitter, LinkedIn etc.
I am having a hard time finding examples of how users can use Spring Security for both types of Login.
Is it either or?
Thanks Chris |