Digest Authentication wrapper using Axios, compatible with NestJS
npm install nest-digest-authA lightweight Digest Authentication wrapper using Axios, compatible with NestJS.
---
- 🔐 MD5 Digest authentication
- 🧠 Fully typed
- ⚡ Axios-based HTTP client
- 🧩 Easy integration with NestJS
---
``bash``
npm install nest-digest-auth
---