danilop/LambdAuth
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. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4126
- days_rel: n/a
- days_push: 1503
- n_releases_24m: 0
Adoption not part of the score
1364 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LambdAuth is a sample serverless authentication service built on AWS Lambda with Amazon DynamoDB for user storage. It handles user signup with email validation, login, password change and reset, and integrates with Amazon Cognito Developer Authenticated Identities.
Use cases
- implement serverless user authentication on AWS
- sign up users with email verification using Lambda
- issue auth tokens for Cognito developer authenticated identities
- add password reset emails to a serverless app
- store salted password credentials in DynamoDB
When to choose
- you want a learning sample of serverless auth on AWS Lambda
- you need a minimal, cost-efficient auth backend integrated with Cognito
- you are following the AWS Lambda in Action book examples
When to avoid
- you need a production-ready auth solution (use Amazon Cognito User Pools instead)
- you want an actively maintained project
- you are not on AWS or need non-JavaScript tooling
Facets
application · maturity abandoned
auth serverless database email security cloud-computing web-development self-hosted serverless cloud aws-lambda dynamodb amazon-cognito authentication-service sample-project nodejs web-server
1 source
- readme: https://github.com/danilop/LambdAuth · fetched 2026-08-28 · aa4585034885
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| danilop/LambdAuth | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="danilop/LambdAuth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem