DEV ONLY: passwordless login (Client)

Local-development / CI helper: given a company title, mints a session for that company's ROOT user; given a loginOrEmail, mints a session for that exact user (companyTitle narrows the lookup). No password. Gated by IS_DEV_AUTH_ENABLED (default false) — always disabled in prod.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length ≥ 1

Company title (workspace name). Alone — dev-login as its ROOT user; with loginOrEmail — narrows the user lookup to this company. Local dev / CI only.

string
length ≥ 1

Login or email of the exact user to dev-login as. Local dev / CI only.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json