6 Commits

Author SHA1 Message Date
Seth Vargo
0dfce0c0f8 Update README to reference v3 (#511) 2025-08-28 14:55:07 -04:00
Seth Vargo
0920706a19 Update troubleshooting docs for Python (#488)
Closes https://github.com/google-github-actions/auth/pull/487

---------

Co-authored-by: Abhi Srivastava <bits.abhi@gmail.com>
2025-06-02 10:48:14 -04:00
Seth Vargo
56562ddf6a Use new markdown syntax for alerts (#371) 2023-12-18 14:06:39 -05:00
Seth Vargo
82c1c583d7 Update README and CI to use latest version (#365) 2023-12-13 10:28:29 -05:00
Seth Vargo
0a2edc185b Fix some examples to include project_id (#353) 2023-11-28 22:07:21 -05:00
Seth Vargo
fe9207673e Add support for Direct Workload Identity auth (#348)
This adds a new authentication mode, Direct Workload Identity
Federation. This new mode permits authenticating to Google Cloud
directly using the GitHub Actions OIDC token instead of proxying through
a Google Cloud Service Account.
2023-11-28 10:41:10 -05:00