SE701-T5 / Frontend

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
MIT License
1 stars 22 forks source link

Forgot password email API setup #79

Open Xiaoqi510 opened 2 years ago

Xiaoqi510 commented 2 years ago

Description: The SEND EMAIL RESET PASSWORD button on the Forgot Password page is currently unresponsive.

Screen Shot 2022-03-21 at 9 13 05 AM

Things to do It would be great if you could setup API endpoint that takes care of handling the process of sending a mail to the user and redirect the user to another password reset page where the user can enter his email, new-password, and confirm password.