All Projects → aws-samples → Amazon Cognito Passwordless Email Auth

aws-samples / Amazon Cognito Passwordless Email Auth

Licence: other
A sample implementation of Passwordless E-Mail Auth in Amazon Cognito

Programming Languages

typescript
32286 projects

Amazon Cognito Passwordless Email Auth

This is the sample code that comes together with the blog post on passwordless e-mail auth in Amazon Cognito.

The purpose of this sample code is to demonstrate how Amazon Cognito Custom Authentication Flows can be used to implement passwordless e-mail auth. Please treat the code as an illustration––thoroughly review it and adapt it to your needs, if you want to use it for serious things.

The sample code is contained in these folders. Please visit these and run the sample solution:

  • ./cognito: a Serverless Application that includes a Cognito user pool with the necessary setup
  • ./client: a Web Client that authenticates with the Cognito user pool

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].