Ory.Model.ContinueWithRecoveryUi (ory_client v1.6.2)

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()
}

Functions