Files
Bo-Yi WuandClaude Fable 5 b645a189a2 fix(login): delete OAuth token using the stored login name
- Pass the stored login name to DeleteOAuthToken instead of the
  CLI-provided one: the login lookup is case-insensitive but credstore
  keys are exact-match, so deleting with different casing left the
  encrypted token orphaned in the credential store

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 21:59:44 +08:00
..