V1: Vendor — Create tenant to onboard a new customer #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
User Story: As a vendor, I want to create a tenant so I can onboard a new customer.
Acceptance Criteria:
Spec:
docs/superpowers/specs/2026-04-09-platform-redesign.mdRoute:
/vendor/tenants/newAPI:
POST /api/vendor/tenantsAll acceptance criteria implemented: create tenant form (name, slug, tier), DB entity with PROVISIONING status, Logto org creation, async provisioning + license generation trigger, audit logging. Closing.