My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: oauth, rails, plugin, generator
Blogs:
Feeds:
People details
Project owners:
  choonkeat
Project committers:
chris.messina, ma.gnolia.com

Introduction

Scaffold generators for creating your Rails website's OAuth provider and consumer services. Also great to run as local service to test against your code if you are developing OAuth libraries. Works with Google OAuth.

These generators were ripped and modified from the soon-to-be deprecated scaffold_resource generator.

Consumer service generates 1 x CRUD controller and 1 x model. Provider service generates 1 x CRUD controller and 2 x models.

Patches welcome!

Plugin URL: http://oauth4r.googlecode.com/svn/trunk/oauth4r

Example walkthrough: http://oauth4r.googlecode.com/svn/trunk/README.pdf

Dependencies

Tested working on Rails 1.2.6 and above









Hosted by Google Code