Skip to content

feat(auth): improve multi-terminal resilience - #31

Merged
marcusolsson merged 1 commit into
mainfrom
feat/multi-terminal-resilience
May 21, 2026
Merged

feat(auth): improve multi-terminal resilience#31
marcusolsson merged 1 commit into
mainfrom
feat/multi-terminal-resilience

Conversation

@marcusolsson

Copy link
Copy Markdown
Contributor
  • Reload auth from disk before refreshing to detect tokens
    refreshed in other processes
  • Recover from invalid_grant by checking for a fresher token
    on disk
  • Improve EADDRINUSE error message for concurrent logins
  • Add tests for all cross-process recovery paths

- Reload auth from disk before refreshing to detect tokens
  refreshed in other processes
- Recover from invalid_grant by checking for a fresher token
  on disk
- Improve EADDRINUSE error message for concurrent logins
- Add tests for all cross-process recovery paths
@marcusolsson
marcusolsson merged commit a0194bf into main May 21, 2026
1 check passed
@marcusolsson
marcusolsson deleted the feat/multi-terminal-resilience branch May 21, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant