-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: coreauthpriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
GoogleCredentials supports creating an instance using a temporary AccessToken.
It would be nice to support it.
We could do that by getting the token string and expiration time and adding ourselves as AuthCredentials.CredentialsChangedListener to capture token updates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: coreauthpriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.