Email Verification In Node Js Part-D | Verifying User with Link

Published: 07 September 2021
on channel: ToThePointCode
9,951
136

In this video, we look at how to accept the confirmation link and update user to details to show verified. Part 4.
GET SOURCE CODE 📀⬇️

🔴 Get Project Source Code - https://bit.ly/ttpc-nodejs-email-veri...

🔴 All Other Source Codes & Support - https://bit.ly/ttpc-monthly-access

NOTES

🔵 At the end of the series, we would have a system to generate email verification links for users after an account signup. Only a gmail account is required to set this up.

VIDEO RESOURCES

🟢 Link to HTML verification starter file - https://bit.ly/nodejs-email-verificat...

LET’S WORK

👋 You can reach me at - https://www.tothepointcode.com/contact

CHECK OUT THESE HELPFUL TUTORIALS

🟡 Complete React and Node JS Login System -    • Login Page with React and Node Js + E...  

🟡 Node JS Projects -    • Node JS Starter Guide  

🟡 React Native Projects -    • React Native Starter Guide  

🟡 Publishing Expo React Native App to Play Store Journey
   • Publish Expo React Native App to Play...  

🟡 PHP Project
   • PHP CRUD Application ft MySQL, JQuery  

TOOLS USED

🟠 Tool for my thumbnail & images - https://partner.canva.com/ttpc

🟠 Cheap website domain name - https://namecheap.pxf.io/ttpc


FOLLOW US ON:

🔵 Twitter -   / tothepointcode  

🔵 Instagram - https://www.instagram.com/invites/con...

🔵 GitHub - https://github.com/tothepointcode

🔵 YouTube -    / @tothepointcode  

CHAPTERS

00:00 Intro & Preview
00:19 Expired User records deletion
01:56 Valid user verification
03:00 Unique string verification with bcrypt
05:06 Updating verification status
07:17 Successful verification
07:45 Sign in logic tweak
09:18 Testing the server
10:54 Glance at database
12:06 Conclusion & Future works

#tothepointcode #nodejs #emailverification