Ory.Model.ErrorGeneric (ory_kratos v1.1.0)
The standard Ory JSON API error format.
Summary
Types
@type t() :: %Ory.Model.ErrorGeneric{error: Ory.Model.GenericError.t()}
Functions
Link to this function
The standard Ory JSON API error format.
@type t() :: %Ory.Model.ErrorGeneric{error: Ory.Model.GenericError.t()}