boltrabench

Diagnostics

Use this to verify production wiring. None of this is sensitive.

Deploy

commit shacd084b9
last commitConvert homepage from landing page to working dashboard

Auth

signed inno
user id
email
provider
getUser errorAuth session missing!

Environment

NEXT_PUBLIC_APP_URLhttps://bench.boltramind.com
NEXT_PUBLIC_SUPABASE_URLset
NEXT_PUBLIC_SUPABASE_ANON_KEYset
SUPABASE_SERVICE_ROLE_KEYset
ANTHROPIC_API_KEYset (OAuth)

Database

tasks rows10
your results rows

Expected for production

NEXT_PUBLIC_APP_URL should be your deployed URL (no trailing slash).

Supabase → Auth → URL Configuration → Site URL must match NEXT_PUBLIC_APP_URL.

Redirect URLs allow-list must contain: https://bench.boltramind.com/auth/callback

If any of the above is wrong, GitHub/magic-link callbacks fail silently and you land back at /login.