Multi-tenant authentication
Hello!
I am currently planning a project, which would require multi-tenant logins. I'd like to be able to sign up users with the same emails but on different so called tenants, sort of like Firebase handles this. I am aware of the third party Firebase auth integration but as far as I know, it's only in a private alpha.
Has anyone done something similar before? Does anyone have any ideas how this could work with the existing Supabase auth?
Thanks for all the contributions!
I am currently planning a project, which would require multi-tenant logins. I'd like to be able to sign up users with the same emails but on different so called tenants, sort of like Firebase handles this. I am aware of the third party Firebase auth integration but as far as I know, it's only in a private alpha.
Has anyone done something similar before? Does anyone have any ideas how this could work with the existing Supabase auth?
Thanks for all the contributions!