Add tenant create endpoint #27
Reference in New Issue
Block a user
Delete Branch "create-tenant"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I noticed a bug where if you create a relay before you're logged in there was a race condition with identity/post relay resulting in a foreign key error. This makes tenant creation explicit, making the flow clearer.
Appreciate the fix. I reviewed the diff, applied it locally, and ran a few test cases, it successfully addresses the reported issue.
35e97cc5edto0705da8b09