awslabs / aws-jwt-verify

JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, and RS512
Apache License 2.0
598 stars 43 forks source link

Use alg from JWT header if not specified on JWK #80

Closed hakanson closed 1 year ago

hakanson commented 1 year ago

Issue #, if available: browser implementation regression of #6

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.