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

View File

@@ -24,6 +24,11 @@
"binding": "RATE_LIMIT_IGNORE_KEY",
"store_id": "c9024fef252d4a53adf513feca64417d",
"secret_name": "labrinth-production-ratelimit-key"
},
{
"binding": "INTERCOM_IDENTITY_SECRET",
"store_id": "c9024fef252d4a53adf513feca64417d",
"secret_name": "intercom-identity-secret"
}
],
"version_metadata": {