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
Response
Successful Response
{"stackTrail":"paths:/api/v1/auth/login:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}