pub type DeviceCodeErrorResponse = StandardErrorResponse<DeviceCodeErrorResponseType>;Expand description
Error response specialization for device code OAuth2 implementation.
Aliased Typeยง
pub struct DeviceCodeErrorResponse { /* private fields */ }pub type DeviceCodeErrorResponse = StandardErrorResponse<DeviceCodeErrorResponseType>;Error response specialization for device code OAuth2 implementation.
pub struct DeviceCodeErrorResponse { /* private fields */ }