vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.

Home Page:https://subscription-payments.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Reset Password

ivan20203 opened this issue · comments

Right now if a user clicks on Reset Password in their email it takes them to the website and just logs them in.

So reset password right now functions like magic link email.

I guess I propose copying this guy's YouTube video: https://www.youtube.com/watch?v=YdxyAaO4VBk&t=1s

Or , adding to the account page the ability to change password.

i realized you can just put it under the account page