(Question)Setting Authentication according to user role

Hello everyone,

I am building a community web app which allows users to register and also admins to manage users. Right now I have 2 different user interfaces for admins and users. And I'm using conditional action(just for navigation bars) according to user permission setting. Obviously setting redirect for every components and pages is not make sense.

But I want to be able to manage which role can visit which pages. Does anyone have any idea to do that?

2
2 replies