amazon-cognito-identity-js
amazon-cognito-identity-js copied to clipboard
Forgot password dialog showing "enter username" instead of email
When a user's login is set to email, the prompt in the 'forgot password' dialog prompts the user for a username instead of an email. This could cause confusion as the user has never created an actual username.
What exactly are you referring to that is doing that? The Cognito hosted UI?
Yes, that's correct.
On Nov 16, 2017 8:56 PM, "Ionut Trestian" [email protected] wrote:
What exactly are you referring to that is doing that? The Cognito hosted UI?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aws/amazon-cognito-identity-js/issues/595#issuecomment-345131019, or mute the thread https://github.com/notifications/unsubscribe-auth/AD79BoYm_nj3MsxC_MHZjkgUBxx96OFCks5s3PXNgaJpZM4QfFiA .
Thank you for the suggestion! I agree that if you use the email as a username it would make sense to display that info on the hosted UI. I will bring it up within the team to discuss.
The placeholder should be customizable e.g. "Enter email or username"