Home
last modified time | relevance | path

Searched refs:GOOGLE_TOKEN_INFO_URI (Results 1 – 4 of 4) sorted by relevance

/external/python/oauth2client/scripts/
Drun_gce_system_tests.py22 from oauth2client import GOOGLE_TOKEN_INFO_URI
44 token_uri = (GOOGLE_TOKEN_INFO_URI + '?' +
/external/python/oauth2client/oauth2client/
D__init__.py23 GOOGLE_TOKEN_INFO_URI = 'https://www.googleapis.com/oauth2/v3/tokeninfo' variable
Dclient.py1644 token_info_uri=oauth2client.GOOGLE_TOKEN_INFO_URI):
1817 token_info_uri=oauth2client.GOOGLE_TOKEN_INFO_URI,
/external/python/oauth2client/tests/
Dtest_client.py886 scopes='foo', token_info_uri=oauth2client.GOOGLE_TOKEN_INFO_URI)
1382 token_info_uri=oauth2client.GOOGLE_TOKEN_INFO_URI)
1401 oauth2client.GOOGLE_TOKEN_INFO_URI,