LambdAuth
Auth Service
An AWS Lambda-based authentication service with Amazon DynamoDB and Cognito integration
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.
1k stars
84 watching
235 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
awsaws-dynamodbaws-lambdaserverless
Related projects:
Repository | Description | Stars |
---|---|---|
| A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
| An authentication and authorization solution built on top of Amazon Cognito User Pools and AWS Lambda functions | 47 |
| Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
| Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup | 135 |
| Develops skills for Amazon Echo's ASK using AWS Lambda and Python Lambda Functions. | 275 |
| A tool and framework to build and deploy serverless microservices on AWS Lambda | 284 |
| A simple sign-up workflow using AWS Lambda and DynamoDB | 0 |
| A Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S3 | 19 |
| Demonstrates developer-authenticated functionality of Amazon Cognito | 99 |
| A Python library for working with AWS Cognito user pools and supporting SRP authentication. | 471 |
| Automates deployment and execution of JavaScript functions on Amazon AWS Lambda | 1,272 |
| An API service built on AWS Lambda and DynamoDB to verify phone numbers by sending SMS codes and checking user responses | 7 |
| A Lua module to calculate AWS signature v4 authorization headers for HTTP requests. | 27 |
| A library providing an interface to Amazon's DynamoDB NoSQL database service | 1 |
| An authentication API using Go and MongoDB with JWT authorization | 53 |