Class: OmniAuth::Strategies::GoogleHybrid

Inherits:
OpenID
  • Object
show all
Defined in:
lib/omniauth/strategies/google_hybrid.rb

Overview

OmniAuth strategy for connecting to Google via the OpenID+OAuth Hybrid Protocol. For help, check the example implementation on https://github.com/boyvanamstel/Google-Hybrid-Omniauth-implementation

Constant Summary

Constants inherited from OpenID

OpenID::AX, OpenID::IDENTIFIER_URL_PARAMETER

Instance Attribute Summary

Attributes inherited from OpenID

#options

Method Summary

Methods inherited from OpenID

#initialize

Constructor Details

This class inherits a constructor from OmniAuth::Strategies::OpenID