google-auth-library-python icon indicating copy to clipboard operation
google-auth-library-python copied to clipboard

fix: add type hints to credentials

Open rinarakaki opened this issue 1 year ago • 0 comments

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

rinarakaki avatar Oct 11 '24 13:10 rinarakaki