add server admin panel to delete users

This commit is contained in:
miloschwartz
2025-03-21 18:04:14 -04:00
parent dbfc8b51aa
commit 0dcfeb3587
10 changed files with 439 additions and 18 deletions

View File

@@ -6,4 +6,4 @@ export * from "./inviteUser";
export * from "./acceptInvite";
export * from "./getOrgUser";
export * from "./adminListUsers";
export * from "./adminRemoveUser";
export * from "./adminRemoveUser";