hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
153 stars 141 forks source link

[FEAT]: Implement API Endpoint for User Password Reset - Backend #129

Open Ayobamidele opened 1 month ago

Ayobamidele commented 1 month ago

Description

Develop an endpoint to handle requests to reset password for registered users. If the password reset is successfully, it will be returned to the client with a '200' status. If an error occurs, an appropriate error status will be returned.

Acceptance Criteria

Ayobamidele commented 1 month ago

@Laban254 please could you assign the task me.