When a user makes an invalid login attempt, for example, with a wrong password, or an unregistered email address, I’d like to display the returned error message to them on the login screen.
When that auth response is received, I’d like to display it to the user, as currently nothing is displayed, so it appears like the form is not working, which I’d like to avoid by showing this: