feat: Introduce admin user management API with user listing, retrieval, account activation/deactivation, and case-insensitive role validation.
This commit is contained in:
parent
5c6c13c261
commit
a59b144ebf
6 changed files with 228 additions and 3 deletions
|
|
@ -171,6 +171,7 @@ export class UserService {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Format user response
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue