amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 302 forks source link

set password flow #71

Closed doapp-jeremy closed 7 years ago

doapp-jeremy commented 7 years ago

After creating a user in the cognito console, a temporary password is sent to the user. If a user tries to login with that password, they'll be redirected to set a new password.