mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
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. |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.cjs | ||
| LICENSE | ||
| package.json | ||
| tsconfig.json | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||