@type t() :: %HookSniffAPI.Model.TwoFactorRequiredResponse{ message: String.t() | nil, requires_2fa: boolean() | nil, temp_token: String.t() | nil }