We're using multi-tenancy and have three different...
# support-questions-legacy
p
We're using multi-tenancy and have three different roles:
admin
,
employee
and
user
. We have two React dashboards, one for Admins and Employees and the other for just Users. Would it be possible to support this with one core? Although we do have two separate dashboards, they're sharing the same backend.
3 Views