Writing Tutorial 6 min read
Authentication and Authorization in Next.js Applications with Supabase
A practical approach to authentication and authorization in Next.js with Supabase, focused on SSR, route protection, and keeping auth logic understandable.
In series: Building a Production Next.js App · Part 7