# axios-digest-auth

[![npm](https://img.shields.io/badge/npm-0.8.0-yellow)](https://www.npmjs.com/package/@mhoc/axios-digest-auth)
[![docs](https://img.shields.io/badge/documentation-0.8.0-blue)](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.
