#✅ - Best practice to make multi-tenant app

1 messages · Page 1 of 1 (latest)

merry cloud
#

Hello guys, I'm working on making an app that would require multi-tenancy. The app would have organisations (or groups of people) register and have admins that would make announcements and members of the organisation would be allowed to view only. I need to enable CRUD into Post model from admins of all organisations(dynamically as more organisations are expected to register later). What would be the best way to secure the API such that any users may not make a Post if they're not an admin of any group(or organisation)?

Thanks in advance

wet tartan
merry cloud
#

Thank you.

wet tartan
#

@merry cloud Hope the post was useful. If you have any questions I'm happy to try and help

glossy pelicanBOT
#

✅ - Best practice to make multi-tenant app