Commit Graph
2 Commits
Author SHA1 Message Date
mikaku9944andXubin Ren 807b8188e3 style(cli): use English for docstrings in oauth commands 2026-05-04 12:10:06 +08:00
mikaku9944andXubin Ren 387988b8e9 feat(cli): add provider logout command
- Implement \
anobot provider logout <provider>\ to clear OAuth credentials.
- Add \_LOGOUT_HANDLERS\ registration mechanism mirroring login.
- Implement logout for \openai-codex\ by deleting local \oauth-cli-kit\ token and lock files.
- Fallback gracefully when attempting to logout from providers lacking local credentials or implementations.
- Fixes #2665
2026-05-04 12:10:06 +08:00