Ory.Model.ContinueWithRecoveryUi
(ory_client v1.22.26)
Copy Markdown
Indicates, that the UI flow could be continued by showing a recovery ui
Summary
Types
@type t() :: %Ory.Model.ContinueWithRecoveryUi{ action: String.t(), flow: Ory.Model.ContinueWithRecoveryUiFlow.t() }