[][src]Trait openidconnect::registration::RegisterErrorResponseType

pub trait RegisterErrorResponseType: ErrorResponseType + 'static { }

Trait representing an error returned by the dynamic client registration endpoint.

Implementors

impl RegisterErrorResponseType for CoreRegisterErrorResponseType[src]

Loading content...