Ory.Model.ContinueWithVerificationUi
(ory_kratos v26.2.0)
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() }