Ory.Model.NeedsPrivilegedSessionError (ory_client v1.1.37)

Link to this section Summary

Link to this section Types

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