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 304 forks source link

Reset Password #117

Open chris86 opened 6 years ago

chris86 commented 6 years ago

When you are in the aws console in the User Pool and you clicked "Reset Password " for a user , the webapp wont work anymore , the user receives a password reset code but the webapp doesnt contain a form for that .

jafetmorales commented 6 years ago

This doesn't look like an issue. It's just a feature that doesn't exist. In fact, I'm not sure it is a good idea for admins to be mingling with user's passwords like that. Even when you send an invitation message with a temporary password set by the admin, the user is forced to change it afterwards.