Event emitted when account authentication state changes.
@type t() :: %Codex.Events.AccountUpdated{ auth_mode: String.t() | nil, plan_type: atom() | String.t() | nil }