About | Features | Technologies | Requirements | License | Author
Protect a serverless API in Node that is being exposed in API Gateway with a lambda function, commonly known as Lambda Authorizer.
✔️ Auth JWT with Lambda Authorizer;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/wsasouza/lambda-authorizer
# Access
$ cd lambda-authorizer
# Install dependencies
$ yarn
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Walter Santos de Andrade Souza