Simple Node Auth Backend #7 - OTP System II

Опубликовано: 25 Январь 2023
на канале: ToThePointCode
3,191
65

In this part #7, we add a system for verifying one time pins received from users to the simple node js authentication backend.
GET SOURCE CODE 📀⬇️

🔴 Resulting Source Code - https://bit.ly/simple_nodejs_auth

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

NOTES

🔵 In this video series, we look at how to create a simple & clean node js authentication and authorization backend using mongoDB and JWT.

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 What will be done
00:05 OTP Verification Route
01:15 Checking Expiry & Verifying Value
02:20 Deleting OTP
02:44 Verification Wrap-up
03:15 Using the Feature

#tothepointcode #nodejs #otp