Registry / auth / omniauth-openid

omniauth-openid

JSON →
library2.0.2rbrubygemsunverified

OpenID (not OIDC) strategy for OmniAuth.

gem install omniauth-openid
INSTALL
IMPORT
SIG · OMNIAUTH-OPENID
O
omniauth-openid
authrubyv2.0.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
require 'omniauth-openid'

Add OpenID authentication to Rails

require 'omniauth-openid' Rails.application.config.middleware.use OmniAuth::Builder do provider :openid, :store => OpenID::Store::Filesystem.new('/tmp') end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
omniauth-openid — gem install omniauth-openid · libregistry