@mhoc/axios-digest-auth
Version:
axios-like http digest auth
15 lines (10 loc) • 507 B
Markdown
# axios-digest-auth
[](https://www.npmjs.com/package/@mhoc/axios-digest-auth)
[](https://axios-digest-auth.mhoc.co)
A library which implements HTTP digest authentication in a manner which should be familiar to any
project which also uses Axios.
```
$ npm i @mhoc/axios-digest-auth
```
Check out [the documentation site](https://axios-digest-auth.mhoc.co) for more information
on usage.