Searched refs:from_authorized_user_file (Results 1 – 4 of 4) sorted by relevance
739 creds = credentials.Credentials.from_authorized_user_file(AUTH_USER_JSON_FILE)748 creds = credentials.Credentials.from_authorized_user_file(761 creds = credentials.Credentials.from_authorized_user_file(file_path)
385 creds = _credentials_async.Credentials.from_authorized_user_file(395 creds = _credentials_async.Credentials.from_authorized_user_file(
385 def from_authorized_user_file(cls, filename, scopes=None): member in Credentials
749 - Added ``google.oauth2.credentials.Credentials.from_authorized_user_file`` ([#226](https://github.…