should fix auth token passing

This commit is contained in:
aecsocket
2026-04-03 20:24:18 +01:00
parent 26b2febcc8
commit 954b0c901f
5 changed files with 109 additions and 127 deletions
+8
View File
@@ -326,6 +326,9 @@ importers:
iso-3166-2:
specifier: 1.0.0
version: 1.0.0
jose:
specifier: ^6.2.2
version: 6.2.2
js-yaml:
specifier: ^4.1.0
version: 4.1.1
@@ -6727,6 +6730,9 @@ packages:
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
hasBin: true
jose@6.2.2:
resolution: {integrity: sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==}
js-beautify@1.15.4:
resolution: {integrity: sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==}
engines: {node: '>=14'}
@@ -16355,6 +16361,8 @@ snapshots:
jiti@2.6.1: {}
jose@6.2.2: {}
js-beautify@1.15.4:
dependencies:
config-chain: 1.1.13