Spring Social is another good module of spring framework that provide solution for establish a connection between service provide (Such as Facebook , Twitter, Linked in, Tumblr many more) with your application (Service Consumer) on behalf of existing user of service provider.
The key features of Spring Social are:
- A "Connect Framework" that handles the core authorization and connection flow with service providers.
- A "Connect Controller" that handles the OAuth exchange between a service provider, consumer, and user in a web application environment.
- A "Signin Controller" that allows users to authenticate with your application by signing in with their Provider accounts, such as their Twitter or Facebook accounts.
0 comments:
Post a Comment