Simple Node Auth Backend #6 - OTP System I

Опубликовано: 23 Январь 2023
на канале: ToThePointCode
10,515
159

In this part #6, we add a system for generating and sending one time pins to users via email 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:24 OTP Data Structure (Model)
01:11 Requesting & Generating OTP
04:06 Sending OTP Email
07:05 Saving OTP in Mongo DB
08:35 Exposing OTP Routes to App
09:10 Using the Feature

#tothepointcode #nodejs #otp