Class: OmniAuth::Strategies::Google

Inherits:
OmniAuth::Stratgies::OpenID
  • Object
show all
Defined in:
lib/omniauth/strategies/google.rb

Instance Method Summary collapse

Instance Method Details

#identifierObject



4
# File 'lib/omniauth/strategies/google.rb', line 4

def identifier; 'https://www.google.com/accounts/o8/id' end