Ory.Model.ErrorFlowReplaced
(ory_kratos v26.2.0)
Copy Markdown
Is sent when a flow is replaced by a different flow of the same class
Summary
Types
@type t() :: %Ory.Model.ErrorFlowReplaced{ error: Ory.Model.GenericError.t() | nil, use_flow_id: String.t() | nil }