Do Consider Joining our patron page for special and on-demand lectures and solutions, to keep us moving and rolling out more content. A dollar a month will make my life easy, or 50 INR per month will make the video flow more easily.
Patron: https://www.patreon.com/codebook_inc
PhonePay: +91-6360535414@ybl
Paytm: +91-6360535414
In this video, with the help of the SendGrid module, we created a password reset link that is sent to the email of the user and from where they can access the reset password page.
In the reset password page, we have used the vue.js CDN version to submit the data to the backend API and then returned a successful response.
Like Comment Share and Subscribe.
Follow Us
Facebook Username: mauryanarendra11
Twitter Handle: narendraDev95
Github Handle: nandymandy1
Intro: (0:00)
Password Reset Template with Vue CDN: (0:18)
Create Password Reset Link Route Handler: (7:06)
Send Password Reset Link on Email via API: (10:53)
Vue Password Reset using Fetch: (24:00)
Reset Password using API and Notify User Via Email: (32:35)
Handle Successful Response from Server: (40:08)
Walkthrough of Password Reset Process: (43:05)
Download
0 formats
No download links available.
Node Express REST API | Full User Authentication System | Part 5 - Password Reset via Email | NatokHD