popular-magentaP
Refine3y ago
13 replies
popular-magenta

Unable to modify login error message

In this documentation https://refine.dev/docs/api-reference/core/components/auth-page/#login
Under authProvider we can pass error object when login fails, what's this object for? Since it doesn't seem to be modifying the error message you get from the message component if the login details are invalid.
How would I go about modifying the login error message? (I know I could create a custom login component, but if there's a way to just change the error message text, it would keep things simpler). Thank you
component from refine is an authentication page that can be used to login, register, forgot password, and update password.
| refine
Was this page helpful?