JWT Authentication with Node Crash Course

  Рет қаралды 51,960

Laith Academy

Laith Academy

Күн бұрын

Пікірлер: 59
@hasnainmalick8888
@hasnainmalick8888 2 жыл бұрын
I was stucked in JWT tutorial hell. then I found your video I start watching it's quite easy and your teaching style is outstanding. Hats Off man.
@yassineel_ouazzani7242
@yassineel_ouazzani7242 2 жыл бұрын
Hi ! how can I store the token in the header without put it with postman and make it in dynamically ?
@PaschalAOgba
@PaschalAOgba Жыл бұрын
I spent an entire week researching and studying this topic yet it was still fuzzy till I found this video. Thank you man you really did a good job !
@Daniguy-p1b
@Daniguy-p1b 5 ай бұрын
Bruh I'm also in that situation full struggling with confusion.... We can built authentication with 3 ways? 1) with only passport js 2)with jwt 3) jwt with passport js? All this cases possible to built authentication?
@revatib908
@revatib908 2 жыл бұрын
I can't believe I binge watched this video and actually stayed put through all of it ! Thank you for explaining it so clear and concise!
@shashankkr1008
@shashankkr1008 2 жыл бұрын
Man, thank you so much, this was the best tutorial on this topic, the way you explain details and also the core concept with the help of a flow chart makes it even better, this was a great tutorial to learn about authorization and authentication, Thank you so much, man!!
@yassinechih7620
@yassinechih7620 3 жыл бұрын
My first comment from months THANK YOU SO MUCH.
@necipy1768
@necipy1768 2 жыл бұрын
Thank you for the tutorial. Your way of teaching amazing. You explained it in a way that a 6 year old can understand.
@Super-ih8jq
@Super-ih8jq 3 жыл бұрын
Wow... didn't expect this tutorial to be so well made...👍
@Josh-js9wh
@Josh-js9wh Жыл бұрын
watched from beginning to end. great content
@ssaarahj
@ssaarahj 3 жыл бұрын
What an amazing explanation! Super useful, thank you.
@ogurinkaben
@ogurinkaben 3 жыл бұрын
Your videos are so precise. Awesome stuff Definitely subscribing
@kanamithra5062
@kanamithra5062 10 ай бұрын
Concept is very clear now ....Good explanation👍
@metipix
@metipix 7 ай бұрын
🤩this tutorial is outstanding. well done
@yeer32
@yeer32 3 жыл бұрын
Thanks for the tutorial, really well explained. Definitely worth a sub.
@thydevdom
@thydevdom Жыл бұрын
Started watching another video, saw your channel covering this topic in my recommended and couldn't have clicked faster. After you taught me Docker, if you have the topic, i click on the video. lol
@georgesroberto21
@georgesroberto21 8 ай бұрын
Thank you for this amazing content. Super useful.
@Elif-tg6sy
@Elif-tg6sy 2 жыл бұрын
Thank you so much for this perfectly understandable tutorial. Everything is explained clearly, it's worth watching. Have a nice day!
@baz_sh
@baz_sh Жыл бұрын
Very good, thorough, explanation 👍🏼
@dayumnson9769
@dayumnson9769 3 жыл бұрын
still patiently waiting for that testing guide of your nuxt application
@almanduku9043
@almanduku9043 3 жыл бұрын
That was so good bro 👍🏻👍🏻👍🏻 I liked it really.
@htoomyatnyinyi5748
@htoomyatnyinyi5748 2 жыл бұрын
Thanks for the tutorial, I'm looking for effective and clearly explained, your tutorial is easy to understandable for me. Thanks a lot.
@geeekfa3278
@geeekfa3278 3 жыл бұрын
Good explaination for Authentication & Authorization 👌👌👌
@蹦太君-o4d
@蹦太君-o4d 3 жыл бұрын
explained easily!! I love this crash course, thanks!!
@Milpatel11
@Milpatel11 3 жыл бұрын
Good Job man, well explained, everything to the point. thanks this was exactly what i was looking for
@yassineel_ouazzani7242
@yassineel_ouazzani7242 2 жыл бұрын
Hi ! how can I store the token in the header without put it with postman and make it in dynamically ?
@plashless3406
@plashless3406 2 жыл бұрын
Love you man. That is really awesome. :)
@kishorranga
@kishorranga 2 жыл бұрын
very nice one! end-to-end .. Thanks
@hamidabdolrahimi4606
@hamidabdolrahimi4606 2 жыл бұрын
Thank you, completely understandable and useful.
@insidergate4706
@insidergate4706 Жыл бұрын
when I use the Check for the validation (30:00), the postman is stuck on sending request, can you help me finding a solution?
@anastasiarozhkova8689
@anastasiarozhkova8689 3 жыл бұрын
Loved it! Thank you very much!
@teguaycogutierrezgonzalez8802
@teguaycogutierrezgonzalez8802 2 жыл бұрын
Thanks for the tutorial, very interesting and well-explained. Just one question though: if we didn't store any user information at all inside of the payload of the jwt, would there be a way of identifying which user is making the request just from their jwt they sent?
@navjotsandhu3670
@navjotsandhu3670 2 жыл бұрын
Thanks for the amazing video
@unemployedcse3514
@unemployedcse3514 Жыл бұрын
Awesome 😍 (intsagram example)
@janiswolf
@janiswolf 3 жыл бұрын
Thank you so much :D
@vignesh-xb5uz
@vignesh-xb5uz Жыл бұрын
Really thank you 💞
@marlonm3108
@marlonm3108 3 жыл бұрын
Hi... i have a question... i hope i get an answer.. 😊 why you doesnt have controller folder? Thanks!
@rololop34
@rololop34 2 жыл бұрын
Very good, thank you very much.
@coffeymay6775
@coffeymay6775 3 жыл бұрын
It should be validation PASSED @32:17
@tarik3958
@tarik3958 3 жыл бұрын
Hi, does this one follows best practice for security (XSS and so on)?
@klhmia
@klhmia 3 жыл бұрын
No, you need to use refresh token and other practices (sanitization, etc.) as well.
@AkshaySingh-uw2kj
@AkshaySingh-uw2kj 3 жыл бұрын
Please do respond back. Like while regsitering user we created token. Was there any need of it? Because when we login we again generated token. Isnt it useless to generate token in register route?
@welliton7924
@welliton7924 2 жыл бұрын
great content, thanks a lot
@physicsakhada592
@physicsakhada592 11 ай бұрын
Have you taught refresh tokens here?
@mikha2880
@mikha2880 3 жыл бұрын
are you have tutorial to use this auth for angular sir?
@chetouihamza7131
@chetouihamza7131 Жыл бұрын
missing the part where you have to store the JWT ,😕
@thefallenvalley4340
@thefallenvalley4340 11 ай бұрын
Got really messy by the end, but a good tutorial.
@surafelnegaalemayehu1080
@surafelnegaalemayehu1080 7 ай бұрын
thank you a lot bro
@Chiragsanikam.
@Chiragsanikam. 11 ай бұрын
Thank you so much
@muhammadtaseer5017
@muhammadtaseer5017 2 жыл бұрын
thank you so very much
@tictoktrending7184
@tictoktrending7184 3 жыл бұрын
Thanks man
@hamzaomari7052
@hamzaomari7052 2 жыл бұрын
45:00
@jahelsantiago
@jahelsantiago 3 жыл бұрын
laith, I always set the speed of your videos at 1.25 maybe you should try it before upload the videos, it makes your voice sound awesome and it may help you to get more views.
@nikakondra5321
@nikakondra5321 2 жыл бұрын
Great video!
@sureshbhatt363
@sureshbhatt363 Жыл бұрын
express-validator isn't the best validator. it's complex
@thefallenvalley4340
@thefallenvalley4340 11 ай бұрын
i use validator
@Racine14
@Racine14 Жыл бұрын
Thank you for this awesome video
@aaaaaa-jg4mj
@aaaaaa-jg4mj 3 жыл бұрын
I Appreciate it has a lot of work to make, I Learnt a lot
JWT Authentication Tutorial - Node.js
27:36
Web Dev Simplified
Рет қаралды 1 МЛН
The NGINX Crash Course
50:53
Laith Academy
Рет қаралды 500 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Music Video)
2:50
RAAVA MUSIC
Рет қаралды 2 МЛН
Ozoda - Alamlar (Official Video 2023)
6:22
Ozoda Official
Рет қаралды 10 МЛН
Turning Code Into Money Tier List
8:01
Andy Tries Coding
Рет қаралды 6 М.
Jest Crash Course - Learn How to Test your JavaScript Application
1:06:53
JWT - JSON Web Token Crash Course (NodeJS & Postgres)
57:01
Hussein Nasser
Рет қаралды 47 М.
What Is JWT and Why Should You Use JWT
14:53
Web Dev Simplified
Рет қаралды 1,2 МЛН
JWT Authentication | Node JS and Express tutorials for Beginners
1:00:03
Learn The MERN Stack - JWT Authentication
52:29
Traversy Media
Рет қаралды 232 М.
Node.js Security Best Practices: JWT blacklisting, rate limiting, schema validation
12:02
Learn JWT in 10 Minutes with Express, Node, and Cookie Parser
10:20
Web Dev Cody
Рет қаралды 124 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН