Registry / auth / oa-openid

oa-openid

JSON →
library0.3.2rbrubygemsunverified

OpenID strategies for OmniAuth authentication library.

gem install oa-openid
INSTALL
IMPORT
SIG · OA-OPENID
O
oa-openid
authrubyv0.3.2
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.

OmniAuth::Strategies::OpenID
require 'oa-openid'

Configure OmniAuth with OpenID provider

require 'oa-openid' # Use OpenID strategy in OmniAuth use OmniAuth::Builder do provider :open_id, :store => OpenID::Store::Filesystem.new('/tmp') end
Debug
Known issues
breakingDeprecated in favor of omniauth-openid gem
fix
Use omniauth-openid instead of oa-openid
affects: >= 0.3.2
Upgrade
Version history
0.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
oa-openid — gem install oa-openid · libregistry