mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
Exercises the real _signInToAccountWithTokens path: re-installing a freshly minted access-only token that shares a refresh_token_id reuses the same InternalSession object (so session-scoped caches stay warm and the UI doesn't blank) and adopts the new token in place, while a token for a different session still swaps to a new session object. |
||
|---|---|---|
| .. | ||
| cli | ||
| dashboard-ui-components | ||
| js | ||
| next | ||
| react | ||
| sc | ||
| shared | ||
| tanstack-start | ||
| template | ||
| ui | ||