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

Google Auth Python Library

Results 157 google-auth-library-python issues
Sort by recently updated
recently updated
newest added

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.10.11. Release notes Sourced from aiohttp's releases. 3.10.11 Bug fixes Authentication provided by a redirect now takes precedence over provided auth when making requests with...

dependencies

Previously, the information about the original exceptions was omitted.

`default_async` returns non-async credentials for GCE and GAE #### Environment details - OS: Linux - Python version: 3.9 - pip version: - `google-auth` version: #### Steps to reproduce Run the...

Creating a nox session to run showcase tests. Added a sample test. Prerequisites: - Install https://github.com/jgm/pandoc/releases/tag/3.5 and add to path - Install gapic generator through `python3 -m pip install gapic-generator`...

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...