Ory.Model.NeedsPrivilegedSessionError (ory_client v1.6.2)

Summary

Types

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

Functions