Home
last modified time | relevance | path

Searched defs:client_secret (Results 1 – 25 of 35) sorted by relevance

12

/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Doauth_helpers.py27 def get_oauth2_user_token(client_id, client_secret, code): argument
46 def get_oauth2_robot_token(client_id, client_secret, code): argument
/external/tensorflow/tensorflow/core/platform/cloud/testdata/
Dapplication_default_credentials.json3 "client_secret": "fake-client-secret", string
/external/python/oauth2client/tests/data/gcloud/
Dapplication_default_credentials_authorized_user.json3 "client_secret": "secret", string
Dapplication_default_credentials_malformed_3.json4 "client_secret": "secret", string
Dapplication_default_credentials_malformed_2.json4 "client_secret": "secret", string
Dapplication_default_credentials_malformed_1.json4 "client_secret": "secret", string
/external/python/google-api-python-client/samples/blogger/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/tests/data/
Dunfilled_client_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
Dclient_secrets.json4 "client_secret": "foo_client_secret", string
/external/python/google-api-python-client/samples/adexchangeseller/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/searchconsole/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/plus/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/groupssettings/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/oauth2client/tests/data/
Dunfilled_client_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
Dclient_secrets.json4 "client_secret": "foo_client_secret", string
/external/python/google-api-python-client/samples/prediction/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/audit/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/analytics/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/coordinate/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/urlshortener/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/google-api-python-client/samples/appengine/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/apitools/apitools/data/
Dapitools_client_secrets.json7 "client_secret": "x_Tw5K8nnjoRAqULM9PFAC2b", string
/external/python/google-api-python-client/samples/calendar_api/
Dclient_secrets.json4 "client_secret": "[[INSERT CLIENT SECRET HERE]]", string
/external/python/apitools/apitools/scripts/testdata/
Dfake_client_secrets.json7 "client_secret": "awesomesecret", string
/external/oss-fuzz/infra/build/functions/
Ddatastore_entities.py33 client_secret = ndb.StringProperty() variable in GithubCreds

12