Supabase Auth Starter
A production-ready authentication template built with Next.js, Supabase, and shadcn/ui. Clone and start building your application in minutes.
Features
Everything you need to get started with authentication
Email/Password Auth
Secure authentication with email and password validation
OAuth Providers
Sign in with Google and Discord OAuth providers
Profile Management
User profiles with avatar upload and customization
Protected Routes
Middleware-based route protection with session management
Row Level Security
Database-level security with Supabase RLS policies
TypeScript
Full type safety with generated database types