Hey Flutterflow Community,
I'm new to Flutterflow and I wonder if it's possible to implement Multi-tenancy in a mobile app using Flutterflow?
I'm working on a community management mobile project that requires the app to serve multiple tenants with segregated data and user access, I have different organizations or clients, each with their own set of users and data. I want to build an app that allows these organizations to access their specific data and features without interfering with each other.
Ideally, I'd like the app to have a centralized authentication system where each organization can have its own set of authenticated users. Additionally, data related to one organization should be securely isolated from others.
I'd like to know if it's possible to achieve multi-tenancy within Flutterflow, and if so, what are the recommended approaches or best practices for doing so? Are there any specific widgets or methods that can be utilized to implement this feature effectively?
If any of you have experience with multi-tenancy in Flutterflow or have come across valuable resources on this topic, I'd love to hear your insights and learn from your expertise. Links to tutorials, sample projects, or any relevant documentation would be incredibly helpful and appreciated!
Thank you all in advance for your knowledge-sharing!