Suggest /login command in auth error messages
Resolved 💬 2 comments Opened Jun 3, 2026 by BillTheNil Closed Jun 7, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
My authorization expired in vscode for a remote ssh session and I was unable to get access to the claude plugin
Also could not figure out how to re-authenticate
After much churn on the web interface - it finally suggested I enter /login which immediatly got me working
Proposed Solution
When Claude Code displays an authentication error (e.g. "Your organization has disabled Claude subscription access"), it should suggest running /login as a remediation step. Users switching from personal to corporate accounts may have stale credentials and /login is the quickest fix, but it's not surfaced in the error message.
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗