| Class | OAuth::Rack::OAuthFilter |
| In: |
lib/oauth/rack/oauth_filter.rb
|
| Parent: | Object |
An OAuth 1.0a filter to be used together with the oauth-plugin for rails.T This is still experimental
Add it as middleware to your config/application.rb:
require ‘oauth/rack/oauth_filter’ config.middleware.use OAuth::Rack::OAuthFilter