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: Oauth2Service, Tokeninfo, Userinfoplus

Constant Summary collapse

VERSION =
'V1'
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'