Skip to content

Provide a way to create AuthCredentials given an AccessToken #608

Description

@aozarov

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: coreauthpriority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions