Problem
We started a frontend "forget password" component- currently we have a form set up to receive an email address for recovery, and a form for submitting a new password but is missing any additional functionality to complete the actions.
Solution
Suggested steps
-create backend api Endpoint.
-implement a password reset system using tokens
-set up an email server with reset link and reset token
-update password in data base
Additional information
No response
👨👧👦 Contributing
Problem
We started a frontend "forget password" component- currently we have a form set up to receive an email address for recovery, and a form for submitting a new password but is missing any additional functionality to complete the actions.
Solution
Suggested steps
-create backend api Endpoint.
-implement a password reset system using tokens
-set up an email server with reset link and reset token
-update password in data base
Additional information
No response
👨👧👦 Contributing