Hi, I have a problem with my Role. I created an admin role, i assigned to a specific user, in moralis database appears that is assigned in ACL table = role:admin, but when i logout and i login again, the role is gone from user ACL tabel. I forgot to specify something or ?
If it helps, the role in ACL table is deleting when i try to login again, not when i logout.
can you add some screenshots?
this is the Users table*
it may be that the ACL is set again at login time, you could try to use the Roles table
adding role to that row in User table only means that an admin role can access that row