Home
last modified time | relevance | path

Searched refs:DEFAULT_SCOPE (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Doauth_helpers.py13 DEFAULT_SCOPE = 'https://www.googleapis.com/auth/clouddevices' variable
19 def get_oauth2_auth_url(client_id, scope=DEFAULT_SCOPE):
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_client.py69 DEFAULT_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control' variable
428 self._client_id, self._private_key, scope=DEFAULT_SCOPE,
458 scopes=[DEFAULT_SCOPE])
512 scopes=[DEFAULT_SCOPE])