Reputation: 547
Is is possible use Spring Social to authentication via Facebook ? Suppose I have a web application and want to log in there using your Facebook account. Can someone show me an example of how to do it ? Thanks for any help
Upvotes: 3
Views: 105
Reputation: 7817
Yes it is possible. You need to use Spring Social Facebook connector. You can checkout, build and play with showcase app:
Upvotes: 2