Welcome back
Sign in or create an account!
Configure Supabase
Add your project URL and anon key in website/auth-config.js. In the Supabase dashboard: Authentication → URL Configuration — set Site URL to this site (e.g. your Vercel URL) and add the same under Redirect URLs (include /login.html). Enable the Email provider and allow email + password sign-in.
See Password-based auth in the Supabase docs.
You’re signed in
Prefer a magic link instead of a password?
Sends a one-time link to your email (needs SMTP or Supabase’s built-in mail for your project).