amazon-archives / amazon-cognito-auth-js

The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Apache License 2.0
423 stars 232 forks source link

How to modify error message on login screen if cognito user is disabled? #148

Open jayudhandha opened 6 years ago

jayudhandha commented 6 years ago

It seems not an issue. But i have question whether its possible or not.

If my cognito user is disabled and try to login, We are seeing error message "User is disabled"

cognito_disable_user_message

Can i modify this message?

jayudhandha commented 6 years ago

Hi, Any help on this?

dougngo commented 5 years ago

@jayudhandha were you able to get an answer on this? I am encountering a similar issue.

jayudhandha commented 5 years ago

@dougngo No, I believe it's not possible for the moment. But i am keeping this issue open so that in future we can have a solution for this.

Thanks!