{"library":"indigestion","type":"library","category":null,"description":"Indigestion is a focused Node.js library designed to generate HTTP Digest Authentication strings. It specifically takes the `WWW-Authenticate` header from a 401 response and provides the `Authorization` header content. The current stable version is v0.4.0, with releases appearing to be on-demand for maintenance or minor feature additions rather than a strict schedule, as indicated by the most recent release in February 2026. This library differentiates itself from other digest authentication solutions (like `axios-digest` or `node-digest-auth-client`) by offering only the header generation functionality, allowing developers full control over the HTTP request client and lifecycle. It aims to fill a niche where only the calculated `Digest` header string is needed, without the library dictating how the actual HTTP request is made.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","digest","authentication","auth","header","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install indigestion","imports":["import { generateDigestAuth } from 'indigestion';","import { findNonceCount } from 'indigestion';"]},{"cmd":"yarn add indigestion","imports":[]},{"cmd":"pnpm add indigestion","imports":[]}],"homepage":null,"github":"https://github.com/aaron-goff/indigestion","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/indigestion","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/indigestion/compatibility"}}