Add Authentication to Next.js: Login with Google

Published: 21 December 2023
on channel: Cand Dev
23,419
345

Learn how to add Login with Google to your Next.js app using NextAuth.js, Prisma, and Supabase.

Part 1 - Create the Form:    • Create Form and Validation With Shadc...  
Part 2 - Email and Password Auth:    • Build a Complete Sign-Up and Sign-In ...  
part 3 - Login with google    • Add Authentication to Next.js: Login ...  

🔗Source:
[supabase] https://supabase.com/
[prisma.io] https://www.prisma.io/
[next-auth] https://next-auth.js.org/getting-star...
[prisma-adapter] https://www.npmjs.com/package/@next-a...

#programming