having custom messages on authentication errors
Hey, I would like to have custom messages on authentication fail.
Let's say if user doesn't exists instead of having "Invalid email or password" I would like to change this somehow.
Is there simple way of doing so? I would think of a way using after hook, where maybe I could check the results and then provide my custom message
0 Replies