with-digest-fetch

JSON →
library 0.7.0 ·javascript
verified Jun 7, 2026

A lightweight library for HTTP Digest Authentication, compatible with both the Fetch API and node-fetch. Version 0.7.0 (stable, with regular releases) provides both ESM and CJS bundles, as well as TypeScript declarations. Forked from digest-fetch to add multi-format module support and improved TypeScript integration. Ideal for Node.js environments that need to authenticate against HTTP Digest servers with minimal overhead, offering a simple client that wraps fetch calls.