Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
3cc9a454a9f11c2b14826e6d75950655f0457e7c
/
.
/
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'