medusajs / nextjs-starter-medusa

A performant frontend ecommerce starter template with Next.js 14 and Medusa.
https://next.medusajs.com/
MIT License
1.56k stars 423 forks source link

Forgot/Reset Password #310

Open cmario92 opened 4 months ago

cmario92 commented 4 months ago

Utilize the below API to show a link in the login form for customers to reset password

https://docs.medusajs.com/api/store#customers_postcustomerscustomerpasswordtoken

VariableVic commented 4 months ago

Happy to accept a PR on this!

kodermax commented 3 months ago

I would be happy too.