Skip to content

frsechet/serverless-cognito-user-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple to use serverless starter project to manage your cognito user pools with the serverless framework and https://www.npmjs.com/package/cognito-user-pool on AWS Lambda.

Tested with serverless v1.4+, but should work with versions starting at 1.0.

Instructions

git clone https://github.com/frsechet/serverless-cognito-user-pool.git
cd serverless-cognito-user-pool
npm install

Setup your environment variables using the .env.example.yml template and save it under .env-STAGE.yml, then deploy with:

sls deploy -s STAGE -r REGION

Profit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published