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
My jwt is signed with ES256 and I download the dynamic keys fron an JWKS endpoint. But I can't use the JWK (JWK.php) class to create the keys since it only supports RSA.