fetch-auth
JSON →A lightweight helper to fetch resources that require authentication, supporting Bearer, Basic, JWT, and custom auth schemes. Current stable version is 1.0.1 (last release 2018). It wraps the standard Fetch API and throws on non-2xx responses. Does not polyfill fetch or Promise; use 'fetch-auth-node' for Node.js (includes node-fetch). ESM and CJS compatible. Minimal, no dependencies, unmaintained.
Resources
packagefetch-auth ↗