Sign in
android
/
platform
/
external
/
python
/
google-api-python-client
/
79daca0a32c7eba4867692f650411d099025501d
/
.
/
oauth2client
/
__init__.py
blob: 7e4e1220007d82c70ea3e4cd3b6820cbba473642 [
file
] [
log
] [
blame
]
__version__
=
"1.1"
GOOGLE_AUTH_URI
=
'https://accounts.google.com/o/oauth2/auth'
GOOGLE_REVOKE_URI
=
'https://accounts.google.com/o/oauth2/revoke'
GOOGLE_TOKEN_URI
=
'https://accounts.google.com/o/oauth2/token'