How To Set Up Next Auth 5 in Next.js 15 [ project code included ]

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

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

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

    Thank you for checking out my channel, it really means a lot to me. I know there is a lot of other great channels out there so thank you for your time. 🙂

  • @johnacsyen
    @johnacsyen 26 วันที่ผ่านมา +1

    Concisely explained. Thanks

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

      Thank you for checking out the video.

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

    Thank you my friend it really helps.

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

      Thanks for watching and glad it helped.

  • @shawnlee5956
    @shawnlee5956 16 ชั่วโมงที่ผ่านมา +1

    thanks for sharing, maybe start on empty project will have better understanding.

    • @CodingAfterThirty
      @CodingAfterThirty  9 ชั่วโมงที่ผ่านมา

      Thank you for your feedback and checking out the video, I agree with you, unfortunately do to my schedule, I don't have the time, so I figured creating something vs nothing is better. I feel it provides a middle ground for me where I can show an explainer and share the code.

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

    Hi there! Just wondering if in Auth v5 we could check user role from a DB call right in the middleware and protect certain routes based on role.
    Using prisma maybe? :) Would love to see if you could add these feature to your project.
    Thank you!

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

      Yeah, you can set up something similar to that. In terms of this project, I will have to come up with a good example, but definitely will added it to the topic sugestions.

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

    Hey Paul, how did you do that stars effect ? is there a keyword I can search for ?

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

      I was using a library. Sorry. I just realized I am commenting from my trolling account.
      I included the repo to the project in the description. You can pull it locally and see what the components look like.
      Hope that helps.

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

      @@mystupidbrain5299 LMAO thanks bro

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

    Going to try this tomorrow since supabase keeps buggin