Skip to content

Latest commit

 

History

History

nextjs-with-supabase-auth

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example: Supabase authentication client- and server-side (API routes), and SSR with auth cookie.

This example shows how to use Supabase auth both on the client and server in both API routes and when using server side rendering (SSR). This example uses helper functions that can be viewed at supabase auth helpers repository.

Deploy with Vercel

The Vercel deployment will guide you through creating a Supabase account and project. After installation of the Supabase integration, all relevant environment variables will be set up so that the project is usable immediately after deployment 🚀

Deploy with Vercel