Searched refs:scopes (Results 1 – 4 of 4) sorted by relevance
149 api_name=API_NAME, api_version=API_VERSION, scopes=SCOPES): argument163 oauth2_service_json, scopes=scopes)
105 scopes = ('https://www.googleapis.com/auth/partnerdash', variable in BuildProviderPAB107 SCOPE = ' '.join(scopes)116 scopes=SCOPE): argument135 flow = flow_from_clientsecrets(self.CLIENT_SECRETS, scope=scopes)
147 args.client_secrets, scopes=self._SCOPE)150 scopes=self._SCOPE)
167 scopes=config_json["tfc_scopes"])