Response from auth.getStatus.
@type t() :: %Copilot.Types.GetAuthStatusResponse{ auth_type: String.t() | nil, host: String.t() | nil, is_authenticated: boolean(), login: String.t() | nil, status_message: String.t() | nil }