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