Module: EasyAuth::Models::Identities::Oauth2::Google

Included in:
Identities::Oauth2::Google
Defined in:
lib/easy_auth/models/identities/oauth2/google.rb

Instance Method Summary collapse

Instance Method Details

#authorize_urlObject



2
3
4
# File 'lib/easy_auth/models/identities/oauth2/google.rb', line 2

def authorize_url
  '/o/oauth2/auth'
end