claude auth status reports subscriptionType: "pro" for Max subscribers
Resolved 💬 2 comments Opened Apr 13, 2026 by wimac Closed Apr 13, 2026
Bug Report
\claude auth status\ incorrectly reports \subscriptionType: "pro"\ for accounts on the Max plan.
Steps to Reproduce
- Have a Claude Max subscription
- Run \
claude auth status\
Actual Output
\\\json\
{
"subscriptionType": "pro"
}
\\
Expected Output
\subscriptionType\ should reflect the actual Max tier (e.g. \"max"\).
Environment
- Claude Code version: 2.1.104
- Auth method: claude.ai (OAuth)
- Platform: Linux (Arch)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗