Module: Google::Apis::Oauth2V1
- Defined in:
- generated/google/apis/oauth2_v1.rb,
 generated/google/apis/oauth2_v1/classes.rb,
 generated/google/apis/oauth2_v1/service.rb,
 generated/google/apis/oauth2_v1/representations.rb
Overview
Google OAuth2 API
Obtains end-user authorization grants for use with other Google APIs.
Defined Under Namespace
Classes: Jwk, Oauth2Service, Raw, Tokeninfo, Userinfoplus
Constant Summary collapse
- VERSION =
- 'V1'
- 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'