billychen0894 / florist-ecommerce-app

Florist eCommerce App built with Next.js 14
https://florist-ecommerce-app.vercel.app
0 stars 0 forks source link

Feat/auth: implement email verification token regeneration when expired #30

Closed billychen0894 closed 1 year ago

billychen0894 commented 1 year ago

If the email verification token is expired, it will ask users to send a new verification email to their designated email address and go through email verification token validation flow again. Then the new verification token will be saved in db as well as updating email_verified.