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
614 stars 43 forks source link

Fix doc error for API gateway lambda authoriser example #8

Closed leelalagudu closed 2 years ago

leelalagudu commented 2 years ago

Issue #, if available: https://github.com/awslabs/aws-jwt-verify/issues/7

Description of changes: Fixes document error for AWS API gateway lambda authoriser examples

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