mirror of
https://github.com/zitadel/oidc.git
synced 2026-01-25 20:58:37 -06:00
When getTokenIDAndClaims didn't succeed, so `ok` would be false. This was ignored and the accessTokenClaims.Claims call would panic.
When getTokenIDAndClaims didn't succeed, so `ok` would be false. This was ignored and the accessTokenClaims.Claims call would panic.