JWT Authentication with Node Crash Course

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 59

  • @hasnainmalick8888
    @hasnainmalick8888 2 года назад +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 Год назад +3

    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 !

    • @Aravindh143s
      @Aravindh143s 2 месяца назад +1

      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 года назад +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 года назад +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!!

  • @Super-ih8jq
    @Super-ih8jq 3 года назад +3

    Wow... didn't expect this tutorial to be so well made...👍

  • @Josh-js9wh
    @Josh-js9wh Год назад

    watched from beginning to end. great content

  • @yassinechih7620
    @yassinechih7620 3 года назад +1

    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.

  • @metipix
    @metipix 4 месяца назад

    🤩this tutorial is outstanding. well done

  • @kanamithra5062
    @kanamithra5062 7 месяцев назад

    Concept is very clear now ....Good explanation👍

  • @baz_sh
    @baz_sh Год назад

    Very good, thorough, explanation 👍🏼

  • @dayumnson9769
    @dayumnson9769 3 года назад +7

    still patiently waiting for that testing guide of your nuxt application

  • @georgesroberto21
    @georgesroberto21 6 месяцев назад

    Thank you for this amazing content. Super useful.

  • @Racine14
    @Racine14 9 месяцев назад

    Thank you for this awesome video

  • @sarahharb6773
    @sarahharb6773 3 года назад +2

    What an amazing explanation! Super useful, thank you.

  • @ogurinkaben
    @ogurinkaben 3 года назад +1

    Your videos are so precise.
    Awesome stuff
    Definitely subscribing

  • @kishorranga
    @kishorranga Год назад

    very nice one! end-to-end .. Thanks

  • @almanduku9043
    @almanduku9043 3 года назад +1

    That was so good bro 👍🏻👍🏻👍🏻
    I liked it really.

  • @geeekfa3278
    @geeekfa3278 3 года назад +1

    Good explaination for Authentication & Authorization 👌👌👌

  • @plashless3406
    @plashless3406 2 года назад

    Love you man. That is really awesome. :)

  • @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.

  • @yeer32
    @yeer32 3 года назад +2

    Thanks for the tutorial, really well explained. Definitely worth a sub.

  • @hamidabdolrahimi4606
    @hamidabdolrahimi4606 2 года назад

    Thank you, completely understandable and useful.

  • @蹦太君-o4d
    @蹦太君-o4d 3 года назад

    explained easily!! I love this crash course, thanks!!

  • @janiswolf
    @janiswolf 3 года назад +2

    Thank you so much :D

  • @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

  • @anastasiarozhkova8689
    @anastasiarozhkova8689 3 года назад

    Loved it! Thank you very much!

  • @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!

  • @vignesh-xb5uz
    @vignesh-xb5uz Год назад

    Really thank you 💞

  • @rololop34
    @rololop34 2 года назад

    Very good, thank you very much.

  • @unemployedcse3514
    @unemployedcse3514 Год назад

    Awesome 😍 (intsagram example)

  • @Chiragsanikam.
    @Chiragsanikam. 8 месяцев назад

    Thank you so much

  • @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 ?

  • @surafelnegaalemayehu1080
    @surafelnegaalemayehu1080 4 месяца назад

    thank you a lot bro

  • @welliton7924
    @welliton7924 2 года назад

    great content, thanks a lot

  • @teguaycogutierrezgonzalez8802
    @teguaycogutierrezgonzalez8802 2 года назад +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?

  • @muhammadtaseer5017
    @muhammadtaseer5017 2 года назад

    thank you so very much

  • @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?

  • @marlonm3108
    @marlonm3108 3 года назад

    Hi... i have a question... i hope i get an answer.. 😊 why you doesnt have controller folder? Thanks!

  • @tictoktrending7184
    @tictoktrending7184 3 года назад

    Thanks man

  • @physicsakhada592
    @physicsakhada592 9 месяцев назад

    Have you taught refresh tokens here?

  • @tarik3958
    @tarik3958 3 года назад +1

    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.

  • @thefallenvalley4340
    @thefallenvalley4340 8 месяцев назад

    Got really messy by the end, but a good tutorial.

  • @AkshaySingh-uw2kj
    @AkshaySingh-uw2kj 2 года назад

    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?

  • @chetouihamza7131
    @chetouihamza7131 Год назад

    missing the part where you have to store the JWT ,😕

  • @mikha2880
    @mikha2880 3 года назад

    are you have tutorial to use this auth for angular sir?

  • @coffeymay6775
    @coffeymay6775 3 года назад +1

    It should be validation PASSED @32:17

  • @jahelsantiago
    @jahelsantiago 3 года назад +1

    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.

  • @hamzaomari7052
    @hamzaomari7052 2 года назад

    45:00

  • @nikakondra5321
    @nikakondra5321 Год назад

    Great video!

  • @sureshbhatt363
    @sureshbhatt363 Год назад

    express-validator isn't the best validator. it's complex

  • @navjotsandhu3670
    @navjotsandhu3670 Год назад

    Thanks for the amazing video

  • @aaaaaa-jg4mj
    @aaaaaa-jg4mj 3 года назад

    I Appreciate it has a lot of work to make, I Learnt a lot