You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use https://github.com/IdentityModel/oidc-client-js with Hydra. It seems to work when I use response_type=token, but fails when I add id_token. It says "No kid found in id_token" (I checked, there's no kid).
Reported by @janekolszak