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
It seems that I haven't read JWA down to the letter.
If I understand things right ES256 is dedicated to to ECSDSA with P-256 and SHA256 making this example of ours incorrect: https://tools.ietf.org/id/draft-erdtman-jose-cleartext-jws-00.html#multipleglobalalg
I have created an alternative test key called P-256-2 and associated sample to cope with that.
The text was updated successfully, but these errors were encountered:
It seems that I haven't read JWA down to the letter.
If I understand things right ES256 is dedicated to to ECSDSA with P-256 and SHA256 making this example of ours incorrect:
https://tools.ietf.org/id/draft-erdtman-jose-cleartext-jws-00.html#multipleglobalalg
I have created an alternative test key called P-256-2 and associated sample to cope with that.
The text was updated successfully, but these errors were encountered: