Package oauth2client
[hide private]
[frames] | no frames]

Package oauth2client

source code

Client library for using OAuth2, especially with Google APIs.


Version: 1.4.1

Submodules [hide private]

Variables [hide private]
  GOOGLE_AUTH_URI = 'https://accounts.google.com/o/oauth2/auth'
  GOOGLE_DEVICE_URI = 'https://accounts.google.com/o/oauth2/devi...
  GOOGLE_REVOKE_URI = 'https://accounts.google.com/o/oauth2/revoke'
  GOOGLE_TOKEN_URI = 'https://accounts.google.com/o/oauth2/token'
Variables Details [hide private]

GOOGLE_DEVICE_URI

Value:
'https://accounts.google.com/o/oauth2/device/code'