Home
last modified time | relevance | path

Searched defs:_DEFAULT_TOKEN_URI (Results 1 – 2 of 2) sorted by relevance

/external/python/google-auth-library-python/google/auth/compute_engine/
Dcredentials.py154 _DEFAULT_TOKEN_URI = "https://www.googleapis.com/oauth2/v4/token" variable
/external/python/google-auth-library-python/google/auth/
Dimpersonated_credentials.py65 _DEFAULT_TOKEN_URI = "https://oauth2.googleapis.com/token" variable