auth/docs
Abhi Srivastava 1aa1cd4a57 docs: Add troubleshooting for Python ID token refresh error
This addresses issue #441 where users encounter an error when trying to refresh credentials to retrieve an ID token in Python code. The error occurs because the Google Auth library requires scopes to be set when refreshing credentials for impersonation.

Changes:
- Added new troubleshooting section explaining the ID token refresh error
- Provided solution with code example showing how to add scopes before refreshing
- Added Python usage note in README.md with quick reference
- Enhanced examples with Python code demonstrating proper credential usage

Fixes #441
2025-06-02 16:44:12 +05:30
..
EXAMPLES.md docs: Add troubleshooting for Python ID token refresh error 2025-06-02 16:44:12 +05:30
google-github-actions-auth-direct-workload-identity-federation.svg Add support for Direct Workload Identity auth (#348) 2023-11-28 10:41:10 -05:00
google-github-actions-auth-service-account-key-export.svg Add support for Direct Workload Identity auth (#348) 2023-11-28 10:41:10 -05:00
google-github-actions-auth-workload-identity-federation-through-service-account.svg Add support for Direct Workload Identity auth (#348) 2023-11-28 10:41:10 -05:00
SECURITY_CONSIDERATIONS.md Security considerations: ids are strings, not integers (#400) 2024-03-12 11:21:38 -04:00
TROUBLESHOOTING.md docs: Add troubleshooting for Python ID token refresh error 2025-06-02 16:44:12 +05:30