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

Create README for LambdaLayer users #136

Closed zdev24 closed 1 year ago

zdev24 commented 1 year ago

The helpful readme for users who use this library with lambda layer

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

zdev24 commented 1 year ago

OnlyLambdaLayer-Node18-aws-jwt-verify2.webm

ottokruse commented 1 year ago

Hi mate. Sorry for not having come back to this earlier.

I'm not sure about this PR if I'm honest:

All in all there is nothing particular about this library with regards to Lambda layers. (If there is, that would be a bug)

Maybe instead of a PR you can file an issue and resolve it immediately with the answer. That way people with a similar problem will b able to find your solution.

ottokruse commented 1 year ago

If you feel differently let us know and we can discuss.

Thank you for your effort anyway!