Qn: Does usebasejump support multi tenancy? #90
BrightonMboya
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I too facing the same issue. Since supabase have auth schema unique constrain. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have found a case where,
I dug and found out the email column on auth.user schema is unique and technically you cant support multitenancy architecture unless there's a way to manually edit the column, but who knows what will cause down the line.
Am I missing sth or this is what is currently supported?
Beta Was this translation helpful? Give feedback.
All reactions