241 Forks
1376 Stars
1376 Watchers

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.

How to download and setup LambdAuth

Open terminal and run command
git clone https://github.com/danilop/LambdAuth.git
git clone is used to create a copy or clone of LambdAuth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LambdAuth https://github.com/danilop/LambdAuth/archive/master.zip

Or simply clone LambdAuth with SSH
[email protected]:danilop/LambdAuth.git

If you have some problems with LambdAuth

You may open issue on LambdAuth support forum (system) here: https://github.com/danilop/LambdAuth/issues