Skip to content

Conversation

@ohmayr
Copy link
Contributor

@ohmayr ohmayr commented Jul 12, 2024

This PR implements the following:

  • google.auth.aio.credentials.Credentials which is an abstract class for asynchronous credentials.
  • google.auth.aio.credentials.StaticCredentials to allow users to configure a valid access token.
  • google.auth.aio.credentials.AnonymousCredential for testing purposes.

@ohmayr ohmayr marked this pull request as ready for review July 15, 2024 17:13
@ohmayr ohmayr requested review from a team as code owners July 15, 2024 17:13
@ohmayr ohmayr changed the title feat: implement async oauth2 credentials feat: implement async StaticCredentials using access tokens Jul 16, 2024
@ohmayr ohmayr force-pushed the implement-async-credentials branch from 1cea3f3 to 02991a8 Compare July 16, 2024 20:23
@clundin25
Copy link
Contributor

A few tiny nits, but this LGTM.

@ohmayr ohmayr merged commit dc17dfc into main Jul 17, 2024
@ohmayr ohmayr deleted the implement-async-credentials branch July 17, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants