it0/packages/services/auth-service/src
hailin 6459e5b500 fix(tenants): allow platform_admin to delete tenants; fix invite/user cleanup
- DELETE /api/v1/admin/tenants/:id now accepts platform_admin role
- Fix cascade cleanup to use tenant slug (not UUID) for users/invites/api_keys

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 04:44:42 -08:00
..
application/services fix(auth): use slug lookup for tenant in validateInvite and acceptInvite 2026-03-07 04:26:21 -08:00
domain fix(auth): make tenant.adminEmail nullable for phone-only registrations; fix api-test status parsing 2026-03-07 03:27:23 -08:00
infrastructure fix(auth): make JwtPayload email optional, add phone to JWT payload 2026-03-07 03:21:32 -08:00
interfaces/rest/controllers fix(tenants): allow platform_admin to delete tenants; fix invite/user cleanup 2026-03-07 04:44:42 -08:00
auth.module.ts feat: add dual tenant registration (self-service + invitation) 2026-02-22 03:10:18 -08:00
main.ts fix: add restart policy, global error handlers, and fix tenant schema bug 2026-02-23 05:30:34 -08:00