stack/packages/shared
Bilal Godil 804e380dea fix(rde): reject foreign tokens in InternalSession.updateAccessToken
Make the "a session never changes which session it belongs to" invariant
self-enforcing: only install an access token whose session key matches this
session's, so the public method can't be misused to write foreign credentials
into the in-memory token cache.
2026-06-08 11:45:00 -07:00
..
src fix(rde): reject foreign tokens in InternalSession.updateAccessToken 2026-06-08 11:45:00 -07:00
.eslintrc.cjs feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
LICENSE feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
package.json chore: update package versions 2026-06-08 18:18:54 +00:00
tsconfig.json feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
tsdown.config.ts feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
vitest.config.ts feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00