passwordless-magic-links-cognito-demo
passwordless-magic-links-cognito-demo copied to clipboard
How to implement passwordless login using magic links with Cognito.
trafficstars
passwordless-magic-links-cognito-demo
How to implement passwordless login using magic links with Cognito.
If you want to deploy this in your AWS account and try it out then you need to:
-
Create and verify a domain identity in SES, see here
-
In the
serverless.yml, replacecustom.domainwith your SES domain. -
Run
npm ciat the project root to restore project dependencies. -
Run
npx sls deployat the project root to deploy the project to theeu-west-1region.