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.

GitHub

1k stars
84 watching
235 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list

awsaws-dynamodbaws-lambdaserverless

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
danilop/aws_lambda_in_actionA companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services287
yubicolabs/webauthnkitAn authentication and authorization solution built on top of Amazon Cognito User Pools and AWS Lambda functions47
bustle/shepAutomates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda378
abailly/aws-lambda-haskellEnables Haskell code to run on AWS Lambda without requiring manual intervention or setup135
anjishnu/ask-alexa-pykitDevelops skills for Amazon Echo's ASK using AWS Lambda and Python Lambda Functions.275
tmaiaroto/aegisA tool and framework to build and deploy serverless microservices on AWS Lambda284
mantil-io/example-signupA simple sign-up workflow using AWS Lambda and DynamoDB0
fogfish/dynamoA Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S319
aws-samples/amazon-cognito-developer-authentication-sampleDemonstrates developer-authenticated functionality of Amazon Cognito99
capless/warrantA Python library for working with AWS Cognito user pools and supporting SRP authentication.471
mentum/lambdawsAutomates deployment and execution of JavaScript functions on Amazon AWS Lambda1,272
jakejscott/aws-cdk-phone-verify-apiAn API service built on AWS Lambda and DynamoDB to verify phone numbers by sending SMS codes and checking user responses7
paragasu/lua-resty-aws-authA Lua module to calculate AWS signature v4 authorization headers for HTTP requests.27
ferf/aws-dynamodb-actionscriptA library providing an interface to Amazon's DynamoDB NoSQL database service1
ericlau1/go-fiber-auth-apiAn authentication API using Go and MongoDB with JWT authorization53