Show HN: claude-account Swaps Claude Code Logins Without Re-Authenticating
GitHub / Hacker News·low signal
A Show HN posted July 30 (51 points, 26 comments) offers a CLI that switches between multiple Claude Code accounts by saving and restoring stored credentials, avoiding a full re-login each time. It's a small quality-of-life tool aimed at people juggling personal and work subscriptions or running multiple agent sessions. Worth noting that any tool persisting and swapping OAuth credentials on disk deserves a read of the source before use — the HN comments largely converge on that point.