mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 18:14:53 +02:00
Add user endpoints
This commit is contained in:
parent
364b2c26c3
commit
4facb91d7a
16 changed files with 679 additions and 89 deletions
|
@ -1,5 +1,6 @@
|
|||
export * from "./getUser";
|
||||
export * from "./deleteUser";
|
||||
export * from "./removeUserOrg";
|
||||
export * from "./addUserOrg";
|
||||
export * from "./listUsers";
|
||||
export * from "./listUserRoles";
|
||||
export * from "./setUserRole";
|
Loading…
Add table
Add a link
Reference in a new issue