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

Update README.md - fix dead link #91

Closed jirihofman closed 1 year ago

jirihofman commented 1 year ago

Fix dead link for Best Practices. Current link shows The page you were looking for couldn't be found.

Issue #, if available: N/A

Description of changes: Changed it to https://datatracker.ietf.org/doc/html/draft-ietf-oauth-jwt-bcp-02#section-3 but not sure if maybe txt version is not preferred.

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