pub type DeviceCodeErrorResponse = StandardErrorResponse<DeviceCodeErrorResponseType>;Available on crate feature
e2e-encryption only.Expand description
Error response specialization for device code OAuth2 implementation.
Aliased Typeยง
pub struct DeviceCodeErrorResponse { /* private fields */ }