A failure during registry authentication (token exchange or credential loading).
Summary
Types
@type t() :: %Stevedore.Auth.Error{ __exception__: true, body: term(), reason: atom() | String.t(), registry: String.t() | nil, status: non_neg_integer() | nil }