Nice video Brett, quick one… do you mean “PrismA” instead of “Prism”?
@brettwestwooddeveloper7 ай бұрын
Honestly its either at this point lol
@AnikulapoOlawale6 ай бұрын
Thank you sir, but please, try to increase the font size in the next video
@dezmondlab5 ай бұрын
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?
@codeinProjects32957 ай бұрын
Plz make a video on next-auth with custom backend , how to use the stored cookie in backend , Plzzz
@brettwestwooddeveloper7 ай бұрын
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.
@mehdijafarzade23817 ай бұрын
awesome
@brettwestwooddeveloper7 ай бұрын
Thank you!
@alham4u7 ай бұрын
hey can you make a video about how to configure middleware in authjs project?
@brettwestwooddeveloper7 ай бұрын
Yes I can! That video is on my list to make!
@misterbean6674Ай бұрын
Prisma still doesnt work on edge? Basically which type of code works on edge? and how to understand that via docs?
@brettwestwooddeveloperАй бұрын
If you separate the configuration files correctly then you can still use Prisma.
@misterbean6674Ай бұрын
@@brettwestwooddeveloper Separated my files. But i wish to ask that what things run on edge considering prisma and next auth?
@akhilraj81426 ай бұрын
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