NestJS Authentication + Refresh Token With Passport.js

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ย. 2024

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

  • @mguay
    @mguay  3 หลายเดือนก่อน +3

    Get access to the full lecture which includes connecting a Next.js UI & applying our JWT/Refresh authentication + Google OAuth: michaelguay.dev/

    • @bestelectrocity
      @bestelectrocity 2 หลายเดือนก่อน

      Hey Michael, thanks for the video, where I can find the courses about Next.js UI & applying our JWT/Refresh authentication + Google OAuth and is it NestJs GraphQL ?

  • @zlatkoiliev8927
    @zlatkoiliev8927 หลายเดือนก่อน +1

    Really awesome tutorial. Can you please make one course where we combine all stuff together and build real world API, production ready. It can combine user auth with roles and permissions, include the social providers for login as well, and maybe some payments and subscriptions with stripe. Also if you can make it with microservices architecture that would be great. I really want to see how everything works together.

  • @sunnysetia
    @sunnysetia 3 หลายเดือนก่อน +1

    Great video, please do more NestJs videos!

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

    This is one of the feartures should come built-in with this kind of framework similar to Laravel.

  • @belkocik
    @belkocik 3 หลายเดือนก่อน

    I've been waiting for this video. Thank you :)

  • @HishmathDeen
    @HishmathDeen 2 หลายเดือนก่อน

    Hi Michael. Thanks for your contents ❤. Could you please do a video about distributed tracing in nest js micro services backend??

  • @markjones6894
    @markjones6894 3 หลายเดือนก่อน

    Great video, Show us how we can connect it to nextjs !

  • @AjayCoding
    @AjayCoding 3 หลายเดือนก่อน

    great! very helpful

  • @valerio-9137
    @valerio-9137 3 หลายเดือนก่อน

    great content! how is it consumed from a frontend with angular i only saved the token in the localstorage

  • @Mr_MicDaniel
    @Mr_MicDaniel 3 หลายเดือนก่อน

    Can you extend this video to use Username/password, Google and GitHub authentication with Prisma

  • @bordigxidul6625
    @bordigxidul6625 2 หลายเดือนก่อน

    Hie. One question : how can i change the exception sens in case or refresh-token is expire, if i want another exeption launch ?

  • @LawrenceChege
    @LawrenceChege 3 หลายเดือนก่อน

    How can I do the same for multiple users or include roles for the user?

  • @iq240-1
    @iq240-1 3 หลายเดือนก่อน

    awesome!

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

    how to access this additional course in a single payment and not via a subscription? because I don't trust subscriptions. will this be added to udemy or is there a way to have a single payment to access it on the site.

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

      Once the course is complete it will be available for single purchase on my site & Udemy. For early access a subscription is required.

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

    what is your vs code theme please ?

  • @EhteshamShahzad
    @EhteshamShahzad 3 หลายเดือนก่อน +1

    You can implement this without passportjs.

    • @tnp03
      @tnp03 3 หลายเดือนก่อน +1

      Yeah but that cost time and money to reinvent

    • @EhteshamShahzad
      @EhteshamShahzad 3 หลายเดือนก่อน

      ​@@tnp03no. It's very easy.
      NestJS' official authentication course covers it.

    • @dmsnm
      @dmsnm 2 หลายเดือนก่อน +1

      you can also write web server in Node JS without any framework 🙂