Registry / auth / omniauth-facebook

omniauth-facebook

JSON →
library10.0.0rbrubygemsunverified

Facebook OAuth2 strategy for OmniAuth authentication middleware.

gem install omniauth-facebook
INSTALL
IMPORT
SIG · OMNIAUTH-FACEBOOK
O
omniauth-facebook
authrubyv10.0.0
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-facebook'

Configure OmniAuth with Facebook OAuth2 provider.

require 'omniauth-facebook' # In a Rack app use OmniAuth::Builder do provider :facebook, ENV['FACEBOOK_APP_ID'], ENV['FACEBOOK_APP_SECRET'] end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
omniauth-facebook — gem install omniauth-facebook · libregistry