bitwarden-auth 3.0.0

Internal crate for the bitwarden crate. Do not use.
Documentation
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.