awslabs / aws-jwt-verify

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

Refactor fetching to support fetching non-JSON JWKS #167

Closed ottokruse closed 2 months ago

ottokruse commented 4 months ago

Issue #, if available: #166

Description of changes: Refactor fetching to support fetching non-JSON JWKS

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