Registry / auth / omniauth-google-apps

omniauth-google-apps

JSON →
library0.1.0rbrubygemsunverified

An OmniAuth strategy for authenticating with Google Apps accounts.

gem install omniauth-google-apps
INSTALL
IMPORT
SIG · OMNIAUTH-GOOGLE-AP
O
omniauth-google-apps
authrubyv0.1.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::Strategies::GoogleApps
require 'omniauth-google-apps'

Configure OmniAuth to use Google Apps authentication.

require 'omniauth-google-apps' use OmniAuth::Builder do provider :google_apps, ENV['GOOGLE_KEY'], ENV['GOOGLE_SECRET'] end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Resources
omniauth-google-apps — gem install omniauth-google-apps · libregistry