Panels visibility
I have this use case where I would want to setup the panels in such way:
1) have multiple panels but not all users should see all the panels
2) when login, they should use /login instead of /{panel}/login, it will bring them to panel they have access after login
what api can I use to configure?
1) have multiple panels but not all users should see all the panels
2) when login, they should use /login instead of /{panel}/login, it will bring them to panel they have access after login
what api can I use to configure?