algonquin-college-sat / 24s-cst8319-310-team3

cst8319-24s-cst8319-310-team3 created by GitHub Classroom
0 stars 2 forks source link

Create a modal for sending a password reset link via email. #103

Closed Iseul-park closed 4 days ago

Iseul-park commented 1 week ago

When the user clicks the 'forgot password' link on the login page, it will display the 'reset email' modal with a button to send a link to their email. This should be connected to the forgot password API call from the backend to send the reset link.