SupabaseS
Supabase4mo ago
ryan

multi tenant auth

Hey everybody. I am trying to implement multi tenant auth where isntead of supabase's implementation of the email being the key, I have a subdomain + email as a composite primary key.

I don't think this is built into supabase, but please correct me if I am wrong.

If it's not built in, anyone got some pointers? Haha. Was looking into 3rd party auth that supports idp, but if I can stay with supabase that would be great. Thanks.
Was this page helpful?