Need some suggestion, I have a workspace kind of c...
# support-questions-legacy
h
Need some suggestion, I have a workspace kind of concept. Should I use multi tenancy and each tenant becomes a workspace. Or should I create my own workspace system? This isnt really multi tenancy because user will login to one product only like example.com/auth and not auth.example.com which takes them to one.example.com Asking because I want to user roles and permissions also, so a user can be an
admin
of a workspace and a
user
to other workspace. Hope I am making sense