Skip to content

tslilcrispel/axios-digest-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.5%
  • JavaScript 14.5%