Releases: vMReal/digest-auth
Releases · vMReal/digest-auth
v2.0.0
1.1.3: Merge pull request #18 from vMReal/audit-fix
-
npm audit fix
-
was added badges
1.1.2: Merge pull request #11 from vMReal/#8-fix-quotes
was fixed quotes according to https://tools.ietf.org/html/rfc7616#section-3.4 and https://tools.ietf.org/html/rfc7616#section-3.3 and extend unit test, also was fixed the validation
bug fix
Multiple Authorization Header
-
Was added support "Multiple Authorization Header", by default find first Digest in Authorization Header
-
Was added a new option for analyze function multipleAuthorization for return all found type of schemes in Authorization Header
-
was fixed issue #8
cross-platform fixes
cross-platform fixes