AWS Cognito Authentication With Serverless and NodeJS

In this post, we are going to see how we can create a REST API application for authentication using AWS Cognito, AWS Serverless, and NodeJS. We are going to use Lambda functions, API Gateway, and Serverless framework to achieve this.

Let’s start by setting up the project.