I have 2 panels
/admin
/client
the user that im testing right now can access client, but not admin
if i login in this route /client/login
all works
but if i try to login at /admin/login
it says:
These credentials do not match our records.
but this is wrong! the credentials DO match with our records, what happens is that the user cannot access that specific panel.
i think the message should be clearer "you cannot access this panel or something like that", or if is on purpose like this, let at least the developer modify it somehow. can i modify it in a quick way, or is rather more complicated than it seems??
thanks in advance 🚀