uwscope / scope-web

0 stars 5 forks source link

Provide Appropriately Ambiguous Username or Password Error Message #505

Closed jayfo closed 4 months ago

jayfo commented 4 months ago

A message of "Username incorrect." has been displayed when the actual error is in the password.

Correct to an appropriately ambiguous "Username or password incorrect.".

This fix is only at the surface. There is a separate need to explore underlying Cognito errors.