We are creating an app that will serve several customers. The app will run on Supabase.
Each customer should only be able to access his own data and in no circumstances data of another customer. In an ERP system this would be solved with their own company or their own tenant.
Any suggestions on how to achieve this in Flutterflow / Supabase?
Thanks in advance for your help & suggestions