Add secure support connection to website (#5750)

* wip: icom jwts

* should fix auth token passing

* add to wrangler
This commit is contained in:
aecsocket
2026-04-04 16:47:03 +01:00
committed by GitHub
parent 3091021194
commit bb3506823d
7 changed files with 149 additions and 29 deletions

8
pnpm-lock.yaml generated
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