Module: Google::Apis::Oauth2V2

Defined in:
generated/google/apis/oauth2_v2.rb,
generated/google/apis/oauth2_v2/classes.rb,
generated/google/apis/oauth2_v2/service.rb,
generated/google/apis/oauth2_v2/representations.rb

Overview

Google OAuth2 API

Obtains end-user authorization grants for use with other Google APIs.

Defined Under Namespace

Classes: Jwk, Oauth2Service, Tokeninfo, Userinfoplus

Constant Summary collapse

VERSION =
'V2'
REVISION =
'20190313'
AUTH_PLUS_ME =

Associate you with your personal info on Google

'https://www.googleapis.com/auth/plus.me'
AUTH_USERINFO_EMAIL =

View your email address

'https://www.googleapis.com/auth/userinfo.email'
AUTH_USERINFO_PROFILE =

See your personal info, including any personal info you've made publicly available

'https://www.googleapis.com/auth/userinfo.profile'