Ory.Model.ErrorAuthenticatorAssuranceLevelNotSatisfied (ory_client v1.1.37)

Link to this section Summary

Link to this section Types

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