My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Grails-OAuth on GitHub

I have moved the project hosting to GitHub, so that people can more easily fork and contribute to the project. Please find the new home at http://github.com/houyr/grails-oauth

About the Plugin

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.

Getting the plugin

The latest release is always published to the official Grails plugins repository. Please visit the plugin's home page at the Grails site for complete documentation

Powered by Google Project Hosting