{"library":"axios-digest","type":"library","category":null,"description":"Axios wrapper adding Digest Authentication support (RFC 2617). Version 0.3.0 is the latest stable release with TypeScript definitions included. The library wraps axios to automatically handle the WWW-Authenticate challenge, nonce, and response calculation for HTTP Digest access authentication. Unlike manual header construction, it provides a simple class-based interface with methods for GET, POST, PUT, PATCH, DELETE, and HEAD. No additional dependencies beyond the peer dependency axios.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","axios","digest","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-digest","imports":["import AxiosDigest from 'axios-digest'","const axiosDigest = new AxiosDigest(username, passwd); const info = axiosDigest.info;","axiosDigest.get('/path', config?)"]},{"cmd":"yarn add axios-digest","imports":[]},{"cmd":"pnpm add axios-digest","imports":[]}],"homepage":"https://github.com/rearn/axios-digest#readme","github":"https://github.com/rearn/axios-digest","docs":null,"changelog":null,"pypi":null,"npm":"axios-digest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}