Skip to content

Commit 3303971

Browse files
committed
update changeset
1 parent 3678635 commit 3303971

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.changeset/fix-token-refresh-race-condition.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
---
44

55
Fix race condition where multiple browser tabs could fetch session tokens simultaneously. The `refreshTokenOnFocus` handler now uses the same cross-tab lock as the session token poller, preventing duplicate API calls when switching between tabs or when focus events fire while another tab is already refreshing the token.
6-

0 commit comments

Comments
 (0)