Skip to content

Utilizando Lambda Authorizer e JWT para proteger suas APIs serverless em JavaScript

Notifications You must be signed in to change notification settings

wsasouza/lambda-authorizer

Repository files navigation

Serverless Lambda Authorizer Jwt

 

Serverless Lambda Authorizer Jwt

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   License   |   Author


🎯 About

Protect a serverless API in Node that is being exposed in API Gateway with a lambda function, commonly known as Lambda Authorizer.

✨ Features

✔️ Auth JWT with Lambda Authorizer;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/wsasouza/lambda-authorizer

# Access
$ cd lambda-authorizer

# Install dependencies
$ yarn

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Walter Santos de Andrade Souza

 

Back to top

About

Utilizando Lambda Authorizer e JWT para proteger suas APIs serverless em JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published