Spring Social Core
Dependency :
compile ":spring-social-core:0.1.31"
Summary
Grails Spring Social is a plugin that allows you to connect your applications with Software-as-a-Service (SaaS) providers such as Facebook and Twitter. This plugin contains all the foundation for OAuth management.
collaborators Matias Baglieri (+)
Installation
grails install-plugin spring-social-core
Description
Socialize your applications using the powerful Spring Social library quickly and easily. To get started, check out this showcase.The official docs are hereThis plugin used alone is practically useless, you need to use another plugins to use the API bindingsThere are also several extension plugins that depend on the core plugin and extend it by adding functionality. These include:
The source code is located in GitHub