Local dev expects the frontend on http://localhost:3001 and the Better Auth NestJS backend on http://localhost:3000/api/auth.

Sign in through the NestJS Better Auth backend. The browser will keep the session in cookies, so there is no localStorage token handling or bearer header setup needed.