custom messsage on event notification
Hi everyone, i am currently working on permission on my refine app. I allow only admin user to login to the app. To do that, i write this code in the
That i would like to know is how can i customize the nottification message which appear when a non admin account try to log in the app because currently i have a message which tel : "invalid credential" like on the picture and would to write something else in the notification.
login method in the authProvider which work fine. That i would like to know is how can i customize the nottification message which appear when a non admin account try to log in the app because currently i have a message which tel : "invalid credential" like on the picture and would to write something else in the notification.

