Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
f7b648f5281e17dfee86fe8eb048d5ff0a19ca81
/
.
/
oauth2client
/
__init__.py
blob: 13d949f8a2e0062750df4e5b4343821493a19402 [
file
] [
log
] [
blame
]
__version__
=
"1.0"
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'