Skip to content

passageidentity/supabase-passage-example

Repository files navigation

Passage with Supabase

Use Passage to add authentication to your site built with Supabase.

Set up

  1. Create a passage account
  2. Install the Supabase CLI
  3. Start Supabase locally: supabase start
  4. Set up env vars: cp .env.EXAMPLE .env and fill in the values in your newly created .env file.
  5. Install the dependcies: npm install
  6. Run the application: npm run dev
  7. Your application is running on http://localhost:3000

Learn more

You can find a detailed integration guide here.

About

Next.js application built with Supabase and Passage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published