Next.js 14 Authentication with NextAuth | NextAuth with Credentials

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 34

  • @rahulvishwakarma5332
    @rahulvishwakarma5332 5 місяців тому

    Awesome best video on next auth credentials

  • @sohachauhan1911
    @sohachauhan1911 6 місяців тому

    Thanks you so much. This tutorial was exactly what i wanted. Can you also provide a tutorial on authentication with google provider? Also how to implement the my profile page.

  • @Brlesskoin
    @Brlesskoin 10 місяців тому +2

    Thanks for sharing your knoweledge with us, great tutorial just what I was looking for!

  • @Olamide-ny6wp
    @Olamide-ny6wp 7 місяців тому

    Dude you help alot i will keep your channel, you do what most experice user were unable to do the JWT and Cllack hlpes

  • @nithishar2781
    @nithishar2781 8 місяців тому

    Thank you so much it was very helpful, such a great video

  • @snehpaghdal
    @snehpaghdal 9 місяців тому +2

    Nice work, It should be appreciated. Please make more videos on it.

  • @1illustration56
    @1illustration56 9 місяців тому +2

    Its all good but how do i get the session data.

  • @callmeadil910
    @callmeadil910 6 місяців тому

    sir kindly tell me which vscode theme you can use??

  • @ShashwatGupta-u4b
    @ShashwatGupta-u4b 10 місяців тому

    great work bro, really, thank you soooo much

  • @HuynhLuong227
    @HuynhLuong227 10 місяців тому +1

    wow, so easy guide, thanks for sharing

  • @vinaybhadre
    @vinaybhadre 10 місяців тому

    Superb Buddy! 🙌

  • @MD.RIAJULISLAM-o9p
    @MD.RIAJULISLAM-o9p 8 місяців тому +1

    Easy guide but please provide logout and email, username showing system in profile

  • @AyushGupta-jk1gi
    @AyushGupta-jk1gi 6 місяців тому +2

    Can you please provide the code?

  • @saurabhu6458
    @saurabhu6458 7 місяців тому

    Thanks 👌

  • @Brlesskoin
    @Brlesskoin 10 місяців тому

    Could you show the folder structure please?, why is your auth folder like (auth)?

    • @JavaScriptUnleashed
      @JavaScriptUnleashed  10 місяців тому +2

      As login and register route both comes under authentication, to group the route I have used auth folder (auth). It organize routes without affecting the URL.

    • @Brlesskoin
      @Brlesskoin 10 місяців тому

      Thank you!@@JavaScriptUnleashed

  • @xiaoguabushigua
    @xiaoguabushigua 7 місяців тому +2

    middleware.js file should be in src path!!! (next-auth@4.24.7)

  • @resulabdulla3825
    @resulabdulla3825 10 місяців тому +6

    source code ???

  • @shortstube34
    @shortstube34 9 місяців тому

    Can you do recently released auth.js v5 with mongodb

  • @ShamimSarker-lj5mo
    @ShamimSarker-lj5mo 8 місяців тому

    How do I get the session data?

  • @navadentallab
    @navadentallab 9 місяців тому

    sorry please i see you tutorial and i can't do the session get other variables only show email, on user object. if you can help me where is the crucial configuration to get id and username on my session.user object?, i actually have the same code like you in [...nextauth] file. i asign values from user to token, and from token to session and return session but still haved only email on session. i am using prisma for ORM. and postgresSQL for DB. thank for video new subscribe.

  • @atishkumarsahu6095
    @atishkumarsahu6095 2 місяці тому

    bro code ka github link nahi hai kya? hai to please mention kijiye bro

  • @BillaSaheb786
    @BillaSaheb786 11 місяців тому

    great make more video on server action

  • @GSCoder
    @GSCoder 8 місяців тому +1

    Source code

  • @thrifterspoint1002
    @thrifterspoint1002 7 місяців тому

    token verification missing

  • @RemigiuszSzostak
    @RemigiuszSzostak 9 місяців тому

    You could show how login method looks like in 24:46 or at least provide us source code

    • @RemigiuszSzostak
      @RemigiuszSzostak 9 місяців тому

      my bad I should watch full, thanks for material

  • @fareedshaikh4030
    @fareedshaikh4030 9 місяців тому +1

    Plz give a source code 🙏