# danilop/lambdauth

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/danilop-lambdauth).**

1,366 stars · 226 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/danilop/LambdAuth
- awesome-repositories: https://awesome-repositories.com/repository/danilop-lambdauth.md

## Description

A sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.

## Tags

### Part of an Awesome List

- [Serverless and Lambda](https://awesome-repositories.com/f/awesome-lists/devtools/serverless-and-lambda.md) — Sample authentication service.
