Searched refs:flow (Results 1 – 4 of 4) sorted by relevance
110 GoogleAuthorizationCodeFlow flow = in getCredentials() local117 return new AuthorizationCodeInstalledApp(flow, localServerReceiver).authorize("user"); in getCredentials()
135 flow = flow_from_clientsecrets(self.CLIENT_SECRETS, scope=scopes)141 self._credentials = run_flow(flow, storage, flags)
63 // To specify a call flow event.
160 // To specify a call flow event.