Shiro OAuth Plugin
Dependency :
compile ":shiro-oauth:0.2"Custom repositories :
mavenRepo "http://repo.desirableobjects.co.uk/"
Summary
Adds OAuth-based authentication to the Shiro plugin using the OAuth plugin. This plugin provides an OAuth realm that can easily be integrated into existing applications and a host of utility functions to make things like "log in with Twitter" almost trivial.
Installation
grails install-plugin shiro-oauth