axios-like http digest auth
axios-like http digest auth
axios-like http digest auth
A collection of utilities for better-auth
axios-like http digest auth
digest auth request plugin for fetch/node-fetch also support http basic auth authentication
A library which implements HTTP digest authentication for axios clients. With generic typescript support
Digest access authentication header helper
Axios plugin which makes it very easy to automatically refresh the authorization tokens of your clients
javascript implementation of Dunning's T-Digest for streaming quantile approximation
[](https://travis-ci.com/rearn/axios-digest)
Promise based HTTP client for the browser and node.js
For HTTP `Authorization` and `WWW-Authenticate` headers.
Axios request interceptor for signing requests with AWSv4
Parse, build and deal with HTTP authorization headers.
Node.js package for HTTP basic and digest access authentication.
HKDF with no dependencies using runtime's native crypto
OAuth 2.0 client utils for axios
Simple object hashing, serialization and comparison utils.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Axios plugin that intercepts failed requests and retries them whenever posible.
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Digest realization for client and server. All quality of protection (qop): auth, auth-int. Encryption algorithms: MD5, MD5-sess. Based on typescript
Provides the functionality needed for a client to use HTTP Basic or Digest authentication. Also provides primitives for parsing WWW-Authenticate and Authentication_Info headers.