A full-stack authentication boilerplate — Google, GitHub, and passwordless Email OTP, wired end-to-end. Built for hackathons and projects where you'd rather ship features than wire up auth.
Built with
What's included
Google OAuth
One-click sign in via Google
GitHub OAuth
One-click sign in via GitHub
Email + OTP
Passwordless login via 6-digit OTP
Redis OTP TTL
OTPs expire in 10 minutes automatically
JWT Sessions
Stateless, secure NextAuth sessions
Prisma + Supabase
Type-safe PostgreSQL via Prisma ORM
Quick start
See the full auth flow live — sign up or log in in seconds.