# `Ory.Model.ContinueWithRedirectBrowserTo`

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

# `t`

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

# `decode`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
