mestafrica / mobile-wallet-fraud-database

Currently, curbing mobile money fraud in the country is nearly impossible. To tackle this issue, we propose developing a real-time database that allows users to query and determine if a phone number is likely fraudulent based on public contributions, especially from those who have experienced fraud.
MIT License
0 stars 17 forks source link

Admin - Reset Password (Change password) #102

Closed alexboateng closed 2 weeks ago

alexboateng commented 3 weeks ago

Endpoint: /api/admin/password/change Method: POST Description: Allows admins to reset their password after a successful code verification. Authorization Required: No

Parameters: Email Address: Admin's email address. New Password: New password to be set.

Validations: New Password: Must meet complexity requirements. Must be different from the previous password.

Feedback: Success: "Password changed successfully." Failure: "Failed to change password. Please ensure your new password meets all requirements."

Barmoo commented 3 weeks ago

102 Alex please I want to be assigned password reset