AWS serverless JWT auth template using Lambdas, DynamoDB, API Gateway

A serverless template demonstrating user signup and JWT authentication on AWS. It provisions Lambda functions, API Gateway endpoints, DynamoDB for user storage, and WAFv2 protections, with infrastructure deployed via the Serverless Framework; suited for REST API and auth prototypes.
0