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

Fix some small code smells #105

Closed ottokruse closed 1 year ago

ottokruse commented 1 year ago

Issue #, if available: N/A

Description of changes: Fix some small code smells

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