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§
- Login
Response - The result of a successful login call, expressed in dsp-cli vocabulary.