Complete Authentication API with JWT in Express JS (Hindi)

preview_player
Показать описание
Complete JWT Authentication API in Express JS (Hindi)
00:00:00 Introduction
00:00:56 Prerequisite
00:02:18 Creating Express JS Project
00:03:10 Installing Required Packages
00:07:25 Enable ES6 Syntax
00:07:43 Dev Script
00:08:31 Creating Files and Folders
00:09:44 Creating Server
00:10:06 Config dotenv
00:11:24 Config CORS Policy
00:12:04 Config Database
00:16:35 Config JSON
00:18:27 Creating User Model File
00:18:56 Define Schema
00:20:28 Create UserModel
00:21:38 Creating userController File
00:23:28 User Registration
00:35:25 Creating Routes
00:39:54 Test using Postman
00:48:47 User Login
00:57:50 Implementing Json Web Token (JWT)
01:05:33 Change User Password
01:10:22 Creating Auth Middleware
01:20:04 Using Auth Middleware in Protected Routes
01:36:20 Get Logged In User Data
01:40:10 Send Reset Password Email
01:53:38 Reset Password
02:06:30 Send Email using Nodemailer
02:15:21 Testing App

Check Out Our Other Playlists:

Learn more about subject:

________________________________________________

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
________________________________________________

T A L K W I T H M E !
_______________________________________________

Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________
Рекомендации по теме
Комментарии
Автор

This is great video on authentication in hindi language. I have completed its coding by getting 1000 or error in 3 days. because I am beginner, and first time trying jwt authentication with node mailer. thanks bro or sir ji for this great video

yt_user
Автор

looking at the way of explanation in simple words i believe it is the most underrated feeling sad for you but believe in yourself you have our support + 1 subscriber . Thanks for the great content off to you 🙌🙌🙌🙌

ankitmishra
Автор

THANKS BRO, ON MY VERY FIRST INTERNSHIP DAY I WAS ASKED TO MAKE THE ALL AUTHENTICATION API's, i was completely blank but i saw ur video and u saved me... you have taught with very detailed explanation

namotech
Автор

Sir mein aapke videos ke add ko pura dekhta hoon, skip nahi karta, taaki aapko achha benefit ho....Ham Har sambhav Madad karenge sir Aapka...Aap jaise Vyekti, Jaldi nahi milte...Varna zyada tar log bas fatafat bata ke nikal jaate hain, aur baaki paid rakhte hain, vo bhi ghatiya content....par aapka har ek content bahut hi zyada valuable and knowledge se bhara hota hai...aur aapke banaye hue notes bhi kaafi achhe hain...Bas mujhe A.I, Data Science aur bhi Baaki cheezon ka intezar hai🙏

sumit
Автор

Thanks

You saved my day, I have joined as an Intern and got the task of developing LOGIN API.. you r video is the best... Thanks once again its 100%

namotech
Автор

Thank sooo much for uploading the video. its completely real production code. We want more videos related projects like healthcare domain....

as
Автор

Hy dear I am working on a startup and your tutorial helped me a lot to complete my 1st task. Love from Pakistan

TayyabCheema
Автор

Just amazing. I have no words to express my feelings. You are just great sir. 🎉🎉🎉 And now waiting for the frontend integration

kajalmondal
Автор

The way you explained everything is just incredible.

TayyabCheema
Автор

Speechless for this video... Amazing...God blessed you.

sapnagapat
Автор

bro 29:00 se jo itni zada if else use kr rhy han han us se acha hy Joi library ko use krty wo best hy validation check krne k lye and itni khichdi b na prygi :D and otherwise you're a legend. ❤❤

FAIZAN
Автор

Tarif karu kya uski jasne tumhe banaya. Coding God for Us. Bhai career bana diya aapne mera. Big Thanks

sachinporwal
Автор

Thank you from bottom of my heart. It would be great if you teach us how to keep user logged in even on refress, using sessions/localstorage/or cookies

kshitizshah
Автор

Guys, if you are facing an issue like timeout in Postman so there is the need to setup the cluster in the MongoDB atlas. Then take the URL of your cluster and paste in your .env file by assigning to database_URL variable.

taniyasharma
Автор

If anybody gets error in email then turn on ur less secure app in google account.

_Blackwolf_
Автор

Thankyou so much, your teaching technique is very great.

chetanvishwakarma
Автор

getting deprecated error after update of jun 2022 :
responseCode: 535, command: 'AUTH PLAIN' error
while sending mail

pramayusadal
Автор

Bro you nailed it, thanks a lot to you may to be successful more. Love from Pakistan keep making content like this !

Itssaqi
Автор

Wah Bhai bohoot acha sa samjaya.
Authentication and Authorization (+ or be cheese add karo like OPT etc) in Nodejs[Expressjs] 2024 pher be tutorial banaio And Fron end be implement karo with different fronend technologies like Vuejs, Reactjs.
Once again thanks.

iUmerFarooq
Автор

My api is generating error while testing. I am following your code. It is generating 500 internal server side error. Please suggest solutions.

taniyasharma