pelle / oauth-plugin

Rails plugin for OAuth
http://stakeventures.com/articles/2009/07/21/consuming-oauth-intelligently-in-rails
MIT License
715 stars 215 forks source link

Update documentation for Oauth2 provider in Rails 2.x #123

Closed ychaze closed 11 years ago

ychaze commented 12 years ago

Hello,

I worked a lot to understand how to integrate the gem with my Rails 2.3 and I figured out that the documentation did not specify to add the rack filter for Rails 2.x versions

I just fixed it and also add the oauthenticate method as example for action protection.

Regards,

Signed-off-by: Yannick Chaze yannick@wearecloud.com