Ory.Model.ContinueWithRedirectBrowserTo (ory_client v1.19.0)

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

Summary

Types

t()

@type t() :: %Ory.Model.ContinueWithRedirectBrowserTo{
  action: String.t(),
  redirect_browser_to: String.t()
}

Functions

decode(value)