Error

Error message in login

Error message in login
  1. What is a login error?
  2. Which error message is better when users entered a wrong password?

What is a login error?

The LoginError event is raised when the credentials entered by the user are invalid. You can use the LoginError event to redirect the user to a custom error page, to offer additional help, or to log failed login attempts.

Which error message is better when users entered a wrong password?

In some contexts you don't want an attacker to be able to guess the existence of an account. So you'll always return the generic error message so that an attacker cannot guess if this account exists or not.

How to get users to honestly describe work priority
How do you show you prioritize your work? How do you show you prioritize your work?You might say this: “I work best when I have a daily to-do list. ...
What to report when conducting a usability testing with a small sample (5 participants)?
What should be included in usability testing report?When you conduct testing with 5 testers you are likely to find how many usability errors?Why are ...
Adding new linked items in database
How do you create a linked database?What is a linked database? How do you create a linked database?Choose the source database (table) you want to ba...