Here's how to add login with GitHub to your Next.js website using Supabase OAuth. I show you how to login and sign out with GitHub, create protected routes with middleware, and conditionally render things based on whether or not the user is logged in.
Subscribe 👉 / @coleblender
Personal 👉 https://coleblender.com
Business 👉 https://superlativesites.com
GitHub 👉 https://github.com/ColeBlender
X 👉 / coleblender
LinkedIn 👉 / cole-blender
GitHub Repo 👉 https://github.com/ColeBlender/supaba...
Supabase Auth Docs 👉 https://supabase.com/docs/guides/auth...
Supabase OAuth Docs 👉 https://supabase.com/docs/guides/auth...