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
621 stars 44 forks source link

Documented how to use the generic RSA verifier with Cognito #74

Closed ottokruse closed 2 years ago

ottokruse commented 2 years ago

Issue #, if available: #46

Description of changes: Documented how to use the generic RSA verifier with Cognito

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