1 2 3 4
//! Response models for Identity API endpoints that cannot be auto-generated //! (e.g., connect/token endpoint) and are shared across multiple clients. //! //! For standard controller endpoints, use the `bitwarden-api-identity` crate.