Multi-tenant & invites

Tower is invite-only and tenant-isolated by design.

Bootstrap

The first person to register becomes the platform owner — no invite required. Every registration after that needs a valid invite code, or it's rejected.

Invites

Every authenticated member — owner included — can mint invite links from the console. Codes are single-use and can be locked to a specific email. Share the link and the recipient registers against it:

invite link
https://wess.dev/admin/register?code=<code>

Anyone you invite can also invite others.

Isolation

Member management

The owner can revoke any invite and remove members (their apps' ownership is released for the owner to reclaim or destroy). Members can revoke only their own pending invites.