Ory.Model.ContinueWithVerificationUi (ory_client v1.1.37)

Indicates, that the UI flow could be continued by showing a verification ui

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.ContinueWithVerificationUi{
  action: String.t(),
  flow: Ory.Model.ContinueWithVerificationUiFlow.t()
}