google-auth-library-python
google-auth-library-python copied to clipboard
fix: add type hints to credentials
Enables https://github.com/googleapis/python-cloud-core/pull/302
I checked:
- [x]
pyright google/auth/_credentials_base.py - [ ]
pyright google/auth/_default.py - [x]
pyright google/auth/_refresh_worker.py - [ ]
pyright google/auth/aio/credentials.py - [ ]
pyright google/auth/credentials.py - [x]
pyright google/auth/metrics.py - [x]
pyright google/oauth2/service_account.py