Comparing v2.41.1...v2.42.0 · googleapis/google-auth-library-python
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
- 6 commits
- 15 files changed
- 4 contributors
Commits on Oct 7, 2025
-
feat: Add trust boundary support for external accounts. (#1809)
* feat: Add trust boundary support for external accounts. * Add trust boundary support to external account authorized users. * Fix lint issues * Implement additional unit tests for external account authorized user. * fix formatting issue * Add a unit test with invalid audiance * add missing unit tests