Home
last modified time | relevance | path

Searched defs:TOKEN_URI (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/tests_async/oauth2/
Dtest_service_account_async.py30 TOKEN_URI = "https://example.com/oauth2/token" variable in TestCredentials
235 TOKEN_URI = "https://example.com/oauth2/token" variable in TestIDTokenCredentials
Dtest_credentials_async.py33 TOKEN_URI = "https://example.com/oauth2/token" variable in TestCredentials
/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/
Dtest_service_account.py49 TOKEN_URI = "https://example.com/oauth2/token" variable in TestCredentials
406 TOKEN_URI = "https://example.com/oauth2/token" variable in TestIDTokenCredentials
Dtest_credentials.py39 TOKEN_URI = "https://example.com/oauth2/token" variable in TestCredentials
/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest_impersonated_credentials.py53 TOKEN_URI = "https://example.com/oauth2/token" variable