Add tenant create endpoint #27

Merged
hodlbod merged 1 commits from create-tenant into master 2026-04-20 15:56:03 +00:00
Owner

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.

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.
Contributor

Appreciate the fix. I reviewed the diff, applied it locally, and ran a few test cases, it successfully addresses the reported issue.

Appreciate the fix. I reviewed the diff, applied it locally, and ran a few test cases, it successfully addresses the reported issue.
hodlbod added 1 commit 2026-04-20 15:55:58 +00:00
hodlbod force-pushed create-tenant from 35e97cc5ed to 0705da8b09 2026-04-20 15:55:58 +00:00 Compare
hodlbod merged commit c47727b909 into master 2026-04-20 15:56:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/caravel#27