@tslilcrispel/axios-digest-auth
v1.2.0
Published
axios-like http digest auth
Downloads
17
Readme
axios-digest-auth
A library which implements HTTP digest authentication in a manner which should be familiar to any project which also uses Axios.
This fork also support STALE=true
when there is a need for a rechallenge with the server.
$ npm i @tslilcrispel/axios-digest-auth
Forked From @mhoc/axios-digest-auth
Check out the documentation site for more information on usage.