hwkiem / imho

davdiv.vercel.app
3 stars 1 forks source link

Forgot Password #61

Closed hwkiem closed 2 years ago

hwkiem commented 3 years ago

Add functionality for sending forgot password links.

Backend: Write endpoint for sending email and link. Frontend: Build reset password screen

Workflow will be:

Forgot Password -> Send OTP link (signs customer in and redirects to reset password page) -> Customer is signed in