Hi Community,
Currently I’m using Superbase Auth for the authentication service in my project and I have a difficult time to extract User Role details for manage page access.
Used this Guide to setup the authentication
But when I check my logs, it doesn’t show the Role Info
any advice on this !! ![]()

How the setup looks like
-
1.Role Table

-
2.Roles and Users joining table
-
3.Weweb UI

