You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we are doing multi-tenancy, we need to be able to have tenant id, meaning we need to create it in our system and then have in corresponding tables foreign key to this tenant id
Actions:
Create mutation for creating tenant that can receive tenant endpoints
Require webhook endpoint as part of input
Create user in kratos
Map kratos user id to tenant id
The text was updated successfully, but these errors were encountered:
Since we are doing multi-tenancy, we need to be able to have tenant id, meaning we need to create it in our system and then have in corresponding tables foreign key to this tenant id
Actions:
The text was updated successfully, but these errors were encountered: