# proxy-agent-negotiate

> Negotiate/SPNEGO proxy authentication for proxy-agents

Latest version **1.1.0** (published 2026-06-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install proxy-agent-negotiate
pnpm add proxy-agent-negotiate
yarn add proxy-agent-negotiate
bun add proxy-agent-negotiate
```

## Health

**Score 65/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 1.1.0 |
| Published | 2026-06-08 |
| First published | 2026-06-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >= 20 |
| Dependencies | 0 |
| Unpacked size | 4.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1163 |
| Author | Nathan Rajlich |
| Maintainers | tootallnate |
| Keywords | proxy, negotiate, kerberos, spnego, authentication |

## Links

- npm: https://www.npmjs.com/package/proxy-agent-negotiate
- Repository: https://github.com/TooTallNate/proxy-agents
- Homepage: https://github.com/TooTallNate/proxy-agents#readme
- Issues: https://github.com/TooTallNate/proxy-agents/issues
- npm.io page: https://npm.io/package/proxy-agent-negotiate

## Alternatives

- [@clerk/clerk-expo](https://npm.io/package/@clerk/clerk-expo.md) — 133.6K weekly downloads
- [@pothos/plugin-authz](https://npm.io/package/@pothos/plugin-authz.md) — 12.4K weekly downloads
- [@bounded-sh/client](https://npm.io/package/@bounded-sh/client.md) — 3.2K weekly downloads
- [@oxyhq/services](https://npm.io/package/@oxyhq/services.md) — 2.3K weekly downloads
- [@luigi-project/plugin-auth-oauth2](https://npm.io/package/@luigi-project/plugin-auth-oauth2.md) — 2.3K weekly downloads

## Recent versions

- 1.1.0 (latest) — 2026-06-08
- 0.0.0 — 2026-06-08

## README

Node.js HTTP Proxy Agents Monorepo
==================================
[![Build Status](https://github.com/TooTallNate/proxy-agents/workflows/Node%20CI/badge.svg)](https://github.com/TooTallNate/proxy-agents/actions?workflow=Node+CI)

This monorepo contains various Node.js HTTP Agent implementations that operate over proxies using various protocols.

For the most common use-cases, you should be using the [`proxy-agent`](./packages/proxy-agent) module, which utilizes the other, more low-level, agent implementations.

You can find [changelogs here](CHANGELOG.md).

---
_Source: https://npm.io/package/proxy-agent-negotiate · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
