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.
Endpoint: /api/auth/change-password
Validations New password: Minimum 8 characters Must include at least one number Cannot be same as current password
Feedback Success: "Password changed successfully" ; HTTP Status: 200
Failure: "New password does not meet requirements"; HTTP Status: 400