Cookie Authentication | Session Authentication in Nodejs

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

ความคิดเห็น • 19

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  5 หลายเดือนก่อน

    WATCH NEXT: Mean Stack Project - Building Trello Clone - th-cam.com/video/-FV4qIT2Htg/w-d-xo.htmlsi=U4TKi4-Q4KAL7bPH

  • @amirdaneshmand5766
    @amirdaneshmand5766 13 วันที่ผ่านมา

    This channel is the best tutorials maunfacturer! Long live Monsterlessons Academy! Олександре, Ви - найкращий вчитель!

  • @christiangramann5693
    @christiangramann5693 26 วันที่ผ่านมา

    Thanks a lot for sharing. Big Help to figure out everything. I somehow changed a few things for my case but it turns out to work as I wanted it. I put the code to authenticate the session into a Function which is called before the endpoint code. So that I can call it from every endpoint. Also added an expiresAt Update for the session when calling a route. Node is awesome

  • @shahilyadav453
    @shahilyadav453 8 หลายเดือนก่อน

    Ty for this great tutorial, i found this very valuable

  • @sumitbhardwaz
    @sumitbhardwaz ปีที่แล้ว +1

    great video. Why do not you bring such videos now on nodejs or offer a in depth course? I am frontend developer. Learning Node and DSA. Please if you can bring it can help me as well others

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  ปีที่แล้ว +1

      I have a fullstack course with node, socket io, angular and typescript everywhere.
      monsterlessons-academy.com/courses/build-fullstack-trello-clone-websocket-socket-io/lectures/365

    • @sumitbhardwaz
      @sumitbhardwaz ปีที่แล้ว

      @@MonsterlessonsAcademy Idk Angular but I will give it a try for sure. Thanks buddy. Add a DSA concepts course too for real world applications. ♥️

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  ปีที่แล้ว

      @@sumitbhardwaz I will add it to the list. Thank you

  • @stickyamp5996
    @stickyamp5996 9 หลายเดือนก่อน

    Could you do more videos of different authentication methods?

  • @IslamAudioStation
    @IslamAudioStation 10 หลายเดือนก่อน

    perfect tutorial.

  • @robertoaraujo6367
    @robertoaraujo6367 11 หลายเดือนก่อน

    Now how do I store the session on the DB?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  11 หลายเดือนก่อน

      Create a table sessions. Store there userId and sessionToken when you generate it. Remove it when you logout the user

  • @miskellil4844
    @miskellil4844 2 ปีที่แล้ว

    You help me , thanks