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 =
- '20180208'
- AUTH_PLUS_LOGIN =
          Know the list of people in your circles, your age range, and language 
- 'https://www.googleapis.com/auth/plus.login'
- AUTH_PLUS_ME =
          Know who you are 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 =
          View your basic profile info 
- 'https://www.googleapis.com/auth/userinfo.profile'