Home
last modified time | relevance | path

Searched defs:SCOPES (Results 1 – 8 of 8) sorted by relevance

/external/python/oauth2client/samples/
Doauth2_for_devices.py13 SCOPES = ("https://www.googleapis.com/auth/youtube",) variable
/external/perfetto/infra/ci/
Dcommon_utils.py28 SCOPES = [] variable
/external/dagger2/java/dagger/lint/
DDaggerKotlinIssueDetector.kt75 private val SCOPES = Implementation( in <lambda>() constant
/external/python/google-auth-library-python/tests/oauth2/
Dtest_sts.py37 SCOPES = ["scope1", "scope2"] variable in TestStsClient
/external/angle/scripts/
Dgenerate_stats.py128 SCOPES = ['https://www.googleapis.com/auth/spreadsheets'] variable
/external/python/google-auth-library-python/tests/
Dtest_aws.py40 SCOPES = ["scope1", "scope2"] variable
Dtest_identity_pool.py40 SCOPES = ["scope1", "scope2"] variable
Dtest_external_account.py139 SCOPES = ["scope1", "scope2"] variable in TestCredentials