Use Google for instant access, or create an account with email and password.
Recommended — no confirmation email.
or with email
Project owner: one-time auth setup
Google sign-up:Supabase → Providers → Google — enable, paste Client ID + secret from Google Cloud. Redirect URI in Google must be https://YOUR-PROJECT.supabase.co/auth/v1/callback.
Email sign-up (no broken SMTP): Providers → Email → turn off "Confirm email", or fix SMTP under Authentication → Emails. If custom SMTP fails, disable it and use Supabase default mail, or rely on Google only.