Groovy Source
B
Build Systems
 
C
Charting & Reporting
 
F
Financial Soft
 
I
Issue Tracking
 
J
Job Schedulers
 
P
PDF Libraries
Persistence
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
Swing
 
T
Template Engines
Testing Tools
 
U
UML & Modeling
 
W
Web Frameworks
Web Mail
Web Servers
Web Services
Wiki Engines
Workflow Engines
 

Grails OAuth

This plugin is intended to ease your way of implementing an OAuth consumer for your Grails app. It provides built-in controller actions, service methods, and taglib to help you perform the two fundamental tasks you ever want to do as an OAuth consumer - to guide the user to authorize your app, and access OAuth protected resources after getting the authorization.

 
Category Security
License Apache Software License
HomePage http://code.google.com/p/grails-oauth/