-
**Endpoint: /api/admin/users/update/{adminId}**
Method: PUT
Description: Updates an existing admin's details. Password update is optional.
Authorization Required: Yes
**Parameters:**
Admin ID: …
-
![admin](https://github.com/user-attachments/assets/20cfb7e8-2af4-4fea-b3c5-ee2566e8ea9e)
-
UI was created here: https://github.com/mestafrica/mobile-wallet-fraud-database/issues/97
Reference Create Admin API: https://www.loom.com/share/8d81a259d8be45e3a52860772c349d60?sid=cfa58701-1e56-4…
-
-
- **Admin Login Page**
Description: Create a secure login page for admins.
**Sub-tasks:**
- [ ] Fields for username and password.
- [ ] Add "Forgot Password" and 2FA options.
- **Route Manageme…
-
Reference Reset Password Sending email: https://www.loom.com/share/09648e0997cd4a51a756dc26d505e924
Reference Verify Reset Code API: https://www.loom.com/share/d83bdbf49c624f90bd5be8c931c7d3fe?si…
-
-
There should be an interface provided for administers.
Admin features:
- Query interface
- The administrator can pose queries in SQL and view the result in tabular format.
- Report for dates
…
-
How to give admin permissions for the /ecsadmin remove command?
So players in the Admin group can use the /ecsadmin remove command.
I can't find this permission.
-
We need the Game Server to run a dedicated HTTPS API Server to handle the Admin API.
AC:
1. Admin API starts with Server.
2. Admin API gracefully shuts down with Server.
3. Admin API runs in its own …