Hello Brett! You defined the onSubmit function as useCallback, but why? I think, we only need this if we add this function to the useEffect dependency array. Or am I wrong? And one more question. What "from" address I should use instead of "onboarding" on the host? Can I use something like no-reply @ mydomain or does it have to be a specific address?
I followed your form building tutorial and then after that you straightaway jumped into this without even providing the starting code. the repo link you've provided is of finished code. please make the intermediatory video
Great Tutorial man
Appreciate it! Glad you liked it!
thanks, dude. usefull video.
No problem! Thanks for watching.
Nice video Brett, quick one… do you mean “PrismA” instead of “Prism”?
Honestly its either at this point lol
Thank you sir, but please, try to increase the font size in the next video
Hello Brett!
You defined the onSubmit function as useCallback, but why? I think, we only need this if we add this function to the useEffect dependency array. Or am I wrong?
And one more question. What "from" address I should use instead of "onboarding" on the host? Can I use something like no-reply @ mydomain or does it have to be a specific address?
Plz make a video on next-auth with custom backend , how to use the stored cookie in backend , Plzzz
I have never used a custom backend with Next Auth. So, I would either have to learn how to or I won't be able to.
Great video
Thanks!
Thanks a lot !
You are welcome!
hey can you make a video about how to configure middleware in authjs project?
Yes I can! That video is on my list to make!
Prisma still doesnt work on edge? Basically which type of code works on edge? and how to understand that via docs?
If you separate the configuration files correctly then you can still use Prisma.
@@brettwestwooddeveloper Separated my files. But i wish to ask that what things run on edge considering prisma and next auth?
awesome
Thank you!
I followed your form building tutorial and then after that you straightaway jumped into this without even providing the starting code. the repo link you've provided is of finished code. please make the intermediatory video