googleapis / google-auth-library-python

Google Auth Python Library
https://googleapis.dev/python/google-auth/latest/
Apache License 2.0
771 stars 304 forks source link

feat: implement async `StaticCredentials` using access tokens #1559

Closed ohmayr closed 1 month ago

ohmayr commented 1 month ago

This PR implements the following:

clundin25 commented 1 month ago

A few tiny nits, but this LGTM.