Railway selfhosting - Trying to set up Google auth, etc.
In the page it shows an admin dashboard that looks different from mine. However I am assigned the admin role and it looks different. I am not sure if I am not set up right


5 Replies
Admin panel is separate from admin role, to access admin panel you need to have a related variable in database changed to true
It's also a specific column in your user definition
IsAdminUser and canAccessAdminPanel something like that
Thanks, didn't remember the name of this column
No worries
THANKS So much lmao
Lol I am non-technical at all figured out how to get pgadmin and connect to the db and modify it in the user table