stack/packages/shared
Bilal Godil ef168ba49f test(sessions): cover access-only session keying and updateAccessToken
Unit-tests the two behaviors this PR changes in InternalSession: access-only
sessions key by refresh_token_id (stable across re-minted tokens, distinct per
session, raw-token fallback when undecodable), and updateAccessToken installs a
same-session token in place while rejecting foreign tokens, null/unchanged/
undecodable no-ops, and never reviving an invalidated session.
2026-06-08 11:56:03 -07:00
..
src test(sessions): cover access-only session keying and updateAccessToken 2026-06-08 11:56:03 -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