Do I need Multi Tenancy?
HI all,
I want to build application where admin can add Client/Organisation.
Each user can be part of just ONE Client/Organisation
Application main features:
Admin portal
Thanks in advance!
I want to build application where admin can add Client/Organisation.
Each user can be part of just ONE Client/Organisation
Application main features:
Admin portal
- Manage Client/Org. and users
- Manage shared resources
- User impersonate
- Manage users and permissions
- Manage resources for this Org
- Use API based on token/key ( one key for Client/Org )
HasTenants or it should be implemented with something else?Thanks in advance!