feat: add support for Digest authorization (#4339)

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
This commit is contained in:
Anwarul Islam
2024-10-29 13:04:40 +06:00
committed by GitHub
parent c1bc74635f
commit 4b2f04df82
29 changed files with 964 additions and 49 deletions

11
pnpm-lock.yaml generated
View File

@@ -392,6 +392,9 @@ importers:
isolated-vm:
specifier: 5.0.1
version: 5.0.1
js-md5:
specifier: 0.8.3
version: 0.8.3
lodash-es:
specifier: 4.17.21
version: 4.17.21
@@ -570,6 +573,9 @@ importers:
io-ts:
specifier: 2.2.21
version: 2.2.21(fp-ts@2.16.9)
js-md5:
specifier: 0.8.3
version: 0.8.3
js-yaml:
specifier: 4.1.0
version: 4.1.0
@@ -8729,6 +8735,9 @@ packages:
js-base64@3.7.7:
resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
js-md5@0.8.3:
resolution: {integrity: sha512-qR0HB5uP6wCuRMrWPTrkMaev7MJZwJuuw4fnwAzRgP4J4/F8RwtodOKpGp4XpqsLBFzzgqIO42efFAyz2Et6KQ==}
js-stringify@1.0.2:
resolution: {integrity: sha512-rtS5ATOo2Q5k1G+DADISilDA6lv79zIiwFd6CcjuIxGKLFm5C+RLImRscVap9k55i+MOZwgliw+NejvkLuGD5g==}
@@ -22069,6 +22078,8 @@ snapshots:
js-base64@3.7.7: {}
js-md5@0.8.3: {}
js-stringify@1.0.2:
optional: true