- TenantController invite endpoints (list/create/revoke) were passing the tenant UUID from the URL param directly to AuthService methods that expect a slug, causing 404 on every invite operation. Now resolves tenant via findTenantOrFail() first and passes slug. - removeMember now also deletes from public.users so removed members can no longer log in. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| gateway | ||
| services | ||
| shared | ||