C3: Customer — Manage team members #48
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 tenant admin, I want to manage team members.
Acceptance Criteria:
Spec:
docs/superpowers/specs/2026-04-09-platform-redesign.mdRoute:
/tenant/teamAPI:
GET /api/tenant/team,POST /api/tenant/team/invite,PATCH /api/tenant/team/{userId}/role,DELETE /api/tenant/team/{userId}All acceptance criteria implemented: DataTable with Name/Email/Role/Actions, invite member form with email + role, role changes via Logto Management API, remove member, members fetched from Logto org. Closing.