/grails-twitter-authentication-example

Example App for Grails Twitter Authentication plugin

Primary LanguageGroovy

Example for Twitter Authentication plugin for Grails

Requires Grails 2.1.1

How to run

Setup an Twitter App, configure app by adding into Config.groovy

grails.plugins.springsecurity.twitter.consumerKey=%COMSUMER KEY%
grails.plugins.springsecurity.twitter.consumerSecret=%CONSUMER SECRET%

and then you can:

grails run-app

Links

Author

Igor Artamonov and The 6 Hours