v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-0318386446.4 KB

Login

Login an existing user.

Authenticates with Supabase Auth using email and password, verifies the user exists in the local database, and establishes a session.

post/api/v1/auth/login

Request body

emailstring required
passwordstring required
returnTostring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/auth/login:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}