Registration
CLAIM ACCESS
Sign up creates identity in Supabase Auth. App membership is provisioned through tenant-scoped metadata tied to this APP_ID.
Tenant Isolation
Every membership action is scoped to the current app. No cross-project bleed. No unscoped reads.
Identity
Username and app_id are passed into sign-up metadata so the trigger can build the membership record correctly.
Register
JOIN
Already inside?
Login