Ory.Model.ErrorBrowserLocationChangeRequired (ory_client v1.1.37)

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.ErrorBrowserLocationChangeRequired{
  error: Ory.Model.ErrorGeneric.t() | nil,
  redirect_browser_to: String.t() | nil
}