Sign in with your email and password.
Local dev: localhost and 127.0.0.1 do not share cookies — pick one hostname for the whole session. In Supabase → Authentication → URL Configuration, add redirect URLs for both if you switch (e.g. http://localhost:3001/** and http://127.0.0.1:3001/**).