Next.js 14 Authentication with NextAuth | NextAuth with Credentials

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

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

  • @Sebastian-rh5gt
    @Sebastian-rh5gt 19 дней назад

    Best tutorial about nextjs credentials. Thank you

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

    Awesome best video on next auth credentials

  • @sohachauhan1911
    @sohachauhan1911 9 месяцев назад +1

    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 Год назад +2

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

  • @nithishar2781
    @nithishar2781 11 месяцев назад

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

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

    Superb Buddy! 🙌

  • @ShashwatGupta-u4b
    @ShashwatGupta-u4b Год назад

    great work bro, really, thank you soooo much

  • @codewithxpiral
    @codewithxpiral 10 месяцев назад

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

  • @saurabhu6458
    @saurabhu6458 10 месяцев назад

    Thanks 👌

  • @HuynhLuong227
    @HuynhLuong227 Год назад +1

    wow, so easy guide, thanks for sharing

  • @snehpaghdal
    @snehpaghdal Год назад +2

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

  • @1illustration56
    @1illustration56 Год назад +2

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

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

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

  • @xiaoguabushigua
    @xiaoguabushigua 10 месяцев назад +2

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

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

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

    • @JavaScriptUnleashed
      @JavaScriptUnleashed  Год назад +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 Год назад

      Thank you!@@JavaScriptUnleashed

  • @MD.RIAJULISLAM-o9p
    @MD.RIAJULISLAM-o9p 11 месяцев назад +1

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

  • @AyushGupta-jk1gi
    @AyushGupta-jk1gi 9 месяцев назад +2

    Can you please provide the code?

  • @resulabdulla3825
    @resulabdulla3825 Год назад +6

    source code ???

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

    great make more video on server action

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

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

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

    Can you do recently released auth.js v5 with mongodb

  • @ShamimSarker-lj5mo
    @ShamimSarker-lj5mo Год назад

    How do I get the session data?

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

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

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

    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.

  • @thrifterspoint1002
    @thrifterspoint1002 10 месяцев назад

    token verification missing

  • @GSCoder
    @GSCoder 11 месяцев назад +1

    Source code

  • @fareedshaikh4030
    @fareedshaikh4030 Год назад +1

    Plz give a source code 🙏