Loading video player...
Next.js authentication using Supabase Auth is a clean and scalable way to handle email login, OAuth sign-in, and protected routes. In this video, you’ll learn how to configure Supabase Auth in a Next.js App Router application, integrate Google, Facebook, and GitHub sign-in, and implement secure route protection in a structured way. What you’ll learn: 🔸 Configure Supabase Auth in Next.js (App Router) 🔸 Email sign up & login flow 🔸 Google, Facebook & GitHub OAuth integration 🔸 Secure route protection 🔸 Proper auth structure for scalable apps 🕛 Timestamps: 00:00 Introduction 00:21 Configure Supabase Auth with Next.js (App Router) 02:34 Email Sign Up & Login 06:30 Google Sign-In Integration 15:00 Facebook Sign-In Integration 17:31 GitHub Sign-In Integration 19:08 Implement Route Protection 📄 Official Documentation: 🔸 Supabase Auth Documentation (NextJS): https://supabase.com/docs/guides/auth/quickstarts/nextjs 🔸 Login with Google: https://supabase.com/docs/guides/auth/social-login/auth-google 🔸 Login with Facebook: https://supabase.com/docs/guides/auth/social-login/auth-facebook 🔸 Login with GitHub: https://supabase.com/docs/guides/auth/social-login/auth-github ▶️ Watch next: 👉 Best Way to Integrate Prisma with Supabase: https://youtu.be/yQwgC3G_8Ac 👉 Best Way to Integrate Prisma 7 with Supabase: https://youtu.be/97MbHhQC2ZE 👉 CRUD Operations Using Supabase and Prisma 7: https://youtu.be/15lGt8GxQYM nextjs authentication, supabase auth tutorial, nextjs oauth google, protect routes nextjs, #nextjs #supabase #supabaseauth #authentication #oauth #google #facebook #github #reactjs #typescript #userauthentication