Ory.Model.ContinueWithSettingsUi (ory_client v1.18.5)

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

Summary

Types

t()

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

Functions

decode(value)