API ReferenceAuthSign in with email and passwordSign in with email and password POST /api/auth/login Authenticates via Supabase Auth and returns a session with access and refresh tokens. Request Responses200400401500Login successfulMissing email or passwordInvalid credentialsInternal server error