I would really love to see a more in depth Tutorial on NextAuth and Prisma. I'm currently using it in a project of mine and the EntraID, or Azure-Ad, adapter and there is some knowledge missing for it to work properly i'm sure of it. But it's a great intro video thank you!
Thank you for all the videos you create; they’ve been incredibly helpful to me. I have an idea for your next video: a Monorepo setup for a full-stack app using Next.js, TypeScript, Prisma/PostgreSQL. It would be great to see a tutorial that covers everything from the basics to advanced configurations. There aren’t many good tutorials about Monorepos available online.
Thank you for creating such informative educational videos. They've been incredibly helpful for my learning journey. I wanted to request if you could add Russian or Ukrainian audio tracks to your RUclips videos, as this would make them more accessible to viewers from these regions.
Thanks mate. I was just impleminting it and saw your video came out. Can you also include how you manage local authentication(and also how you use react 19 UseActionState and other form hooks )
@@PedroTechnologies Is the T3Stack still a good alternative now that NextJS 15 is out and React 19 ? I did create my project using the T3Stack but I'm wondering if it was a good choice. Can't wait for the video to come out!
I just started getting into next but in 15 or maybe earlier version too, aren’t components by default server so we wouldn’t need the “use server” declaration at the top?
Most apps have custom backend like node js Or spring boot can u make video how to use next auth. Where our backend generate access token and refresh token. 😅
npx auth secret is not working for me , i am getting error "npm error could not determine executable to run" can anyone help me out with this , tried reddit and quora ,could not solve the issue
With Love
köszönöm szépen a támogatást!
I actually need this video, this has a great knowledge thanks pedro.
Happy to help!
I would really love to see a more in depth Tutorial on NextAuth and Prisma. I'm currently using it in a project of mine and the EntraID, or Azure-Ad, adapter and there is some knowledge missing for it to work properly i'm sure of it. But it's a great intro video thank you!
Thank you for all the videos you create; they’ve been incredibly helpful to me. I have an idea for your next video: a Monorepo setup for a full-stack app using Next.js, TypeScript, Prisma/PostgreSQL. It would be great to see a tutorial that covers everything from the basics to advanced configurations. There aren’t many good tutorials about Monorepos available online.
As usual, Great tutorial man !!!
Thank you for creating such informative educational videos. They've been incredibly helpful for my learning journey. I wanted to request if you could add Russian or Ukrainian audio tracks to your RUclips videos, as this would make them more accessible to viewers from these regions.
Thanks mate. I was just impleminting it and saw your video came out. Can you also include how you manage local authentication(and also how you use react 19 UseActionState and other form hooks )
Excellent, Pedro. Thank you very much.
Thank you!
What about credentials provider
Hi Pedro, can you do a video on how to mock api calls?
thnak you so much , this vedio was very helpfull and just on point .
God bless you, with love ♥
Bro you're the best this very useful thank you so much
Can you please share a tutorial on how to create and manage organizations with next auth. Thankyou for this comprehensive tutorial
This video is so helpful! 🎉🙌 Thank you so much for creating it! ❤ Could you consider making your next video about tRPC? 🙏✨
Sure thing! I am making a vid building an app using the t3 stack
@@PedroTechnologies Is the T3Stack still a good alternative now that NextJS 15 is out and React 19 ? I did create my project using the T3Stack but I'm wondering if it was a good choice. Can't wait for the video to come out!
is it okay to use async await in middleware because it runs on edge?
I just started getting into next but in 15 or maybe earlier version too, aren’t components by default server so we wouldn’t need the “use server” declaration at the top?
Most apps have custom backend like node js Or spring boot can u make video how to use next auth. Where our backend generate access token and refresh token. 😅
Thanks mate.
You're welcome!
hey thank you so much, i was looking for this stuff last night and getting errors
Glad I could help!!
credential provider 2fa ?
Great video, can you explain or make another one using jwt from let's say spring boot api!!
npx auth secret is not working for me , i am getting error "npm error could not determine executable to run" can anyone help me out with this , tried reddit and quora ,could not solve the issue
Thanks a lot, please can you do next-auth for credential and prisma
It would be helpful if you created a github page for this project
I posted the repo in the description :)
Good stuff!
Glad you liked it!
Thank you for everything thing
Thank you for everything!!
please create one video on credential provider with mongodb in nextjs
Please make a video on magic link auth too.
ty
Hi Bro, Please bring a tutorial on Web Socket with Next JS
Thank you so much
Make with credentials too
Yeahh everyone is asking for it, i might have to do it hahaha
Can you give us the source code please ?
In the description :)
requesting for password based authentication with next-auth pls thanks
excellent excellent video. please create another one where you hook up a database, and store auth users data. Highly anticipating for that video
We need a credentials auth tutorial not OAuth. In real life projects we mostly make credentials authentication