Registry / auth / oauth-plugin

oauth-plugin

JSON →
library0.5.1rbrubygemsunverified

Rails plugin for implementing an OAuth Provider or Consumer.

gem install oauth-plugin
INSTALL
IMPORT
SIG · OAUTH-PLUGIN
O
oauth-plugin
authrubyv0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OAuth::Plugin
require 'oauth-plugin'

Adds OAuth provider/consumer functionality to a Rails application.

require 'oauth-plugin' # In Rails: class ApplicationController < ActionController::Base # oauth_required # end
Debug
Known issues
breakingThis plugin is designed for older Rails versions (Rails 2/3) and may not work with Rails 4+.
fix
Use the oauth2 gem or a more modern OAuth library for newer Rails versions.
affects: >= 0.5.0
Upgrade
Version history
0.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
Resources
oauth-plugin — gem install oauth-plugin · libregistry