Skip to content

An AWS API Gateway custom authorizer that validates JWT tokens

License

Notifications You must be signed in to change notification settings

cfbarbero/jwt-authorizer

Repository files navigation

jwt-authorizer

An AWS API Gateway custom authorizer that validates JWT tokens

Setup

This project leverages claudiajs. For specifics see: https://claudiajs.com/

To create a new lambda

npm run create

To deploy updates a new lambda

npm run deploy

To run tests

npm run test

About

An AWS API Gateway custom authorizer that validates JWT tokens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published