Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication domain shapes — shared across the client → action boundary.

Types here are the dsp-cli vocabulary for auth data. DSP-API wire types (e.g. LoginApiResponse) live inside src/client/http.rs and are never exposed above the client layer. See ADR-0001 and ADR-0008.

Structs§

LoginResponse
The result of a successful login call, expressed in dsp-cli vocabulary.