Hello,
If a user opens the application for the first time and gets to the lock per default the log on screen is shown. If he now enters an email and password that do not exist an error is shown that is defined by "lock.invalid_email_password": "Custom message about invalid credentials",
.
This is the same error message someone gets if he mistypes his email or password.
Is it possible to show a more expressive error message like “User does not exist” which would be the opposite of the “user_exists” error in sign-up?
We would like to help our users in a way that we tell him to sign-up first, if he starts the app the first time.
I checked Customize Lock Error Messages and did not found a suitable error property there.
Thanks in advance and best regards,
Steffen