GTBitsOfGood / canine-assistants

Educating the Dogs Who Change the World
https://dev--canine-assistants.netlify.app
MIT License
4 stars 0 forks source link

[FE/BE] Implement forgot password #193

Closed afazio1 closed 3 months ago

afazio1 commented 4 months ago

Description

Users should be able to reset their password if needed.

Implement the frontend and backend for resetting a password.

Forgot Password Flow ->

Reset code -> Create a new model called ResetCode

Other notes