Auth enabled status response
@type t() :: %ExBifrost.Model.IsAuthEnabledResponse{ has_valid_token: boolean() | nil, is_auth_enabled: boolean() | nil }