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
606 stars 42 forks source link

Corrected the docs to show NodeJS v14+ reliance #25

Closed rpawlaszek closed 2 years ago

rpawlaszek commented 2 years ago

*Issue #23

*Description of changes: Updated Readme.md (v12 -> v14) to clearly present which versions of NodeJS is supported.

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