Skip to content

This contain the Authentication SignIn and Sign Up using AWS Cognito with email and no password required. User Sign up with email and some fields and then able to Sign In with only email and the OTP sent to that email.

Notifications You must be signed in to change notification settings

manandhameliya888/cognito-passwordless-authentication-with-email-otp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

It contain the Signup and Sign in with cognito Its ability is to login the using without password By implementing this you can achieve passwordless authentication with email using AWS Cognito

passwordless-email-otp-cognito-demo

How to implement passwordless login using OTP with Cognito.

If you want to deploy this in your AWS account and try it out then you need to:

  1. Create and verify a domain identity in SES, see here

  2. In the serverless.yml, replace custom.domain with your SES domain.

  3. Run npm ci at the project root to restore project dependencies.

  4. Run npx sls deploy at the project root to deploy the project to the eu-west-1 region.

About

This contain the Authentication SignIn and Sign Up using AWS Cognito with email and no password required. User Sign up with email and some fields and then able to Sign In with only email and the OTP sent to that email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published