Files
supabase/examples/auth/nextjs-auth
dannykng 9370244537 Revert "chore: remove examples"
This reverts commit 05b96de142.
2022-09-16 10:13:18 -07:00
..
2022-09-16 10:13:18 -07:00
2022-09-16 10:13:18 -07:00
2022-09-16 10:13:18 -07:00
2022-09-16 10:13:18 -07:00
2022-09-16 10:13:18 -07:00
2022-09-16 10:13:18 -07:00
2022-09-16 10:13:18 -07:00
2022-09-16 10:13:18 -07:00

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 is the same as nextjs-with-supabase-auth however it does not use the @supabase/ui Auth component.