Backport the fix to the public key caching for the IdTokenVerifier #929
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
🚨
This issue needs some love.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Current public key fetch on the IdTokenVerified can cache empty entry for 1 hour if request fails for any reason. We want to backport the fix that keep old entries active during failures: googleapis/google-oauth-java-client#892
The text was updated successfully, but these errors were encountered: