Skip to content

Conversation

diegomarquezp
Copy link
Contributor

Fixes #2541

This introduces the new method public static GoogleCredential getApplicationDefault(boolean resetCachedCredentials) which will reset the cached credentials when the argument is true.

Fixes #2541

This introduces the new method `public static GoogleCredential getApplicationDefault(boolean resetCachedCredentials)`
which will reset the cached credentials when the argument is `true`.
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Apr 1, 2025
ldetmer
ldetmer previously approved these changes Apr 1, 2025
@diegomarquezp diegomarquezp marked this pull request as ready for review April 1, 2025 23:30
@diegomarquezp diegomarquezp requested a review from a team as a code owner April 1, 2025 23:30
@diegomarquezp diegomarquezp reopened this Sep 5, 2025
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Sep 5, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to not cache the application default credentials
2 participants