You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: validate credentials via /auth_health before saving
Call `GET <url>/auth_health` with `Authorization` and `x-tenant` headers
after the user completes the 3-step login wizard. Only persist credentials
to `~/.altimate/altimate.json` if the server returns `{"status": "auth_valid"}`.
Shows inline error on the URL step if validation fails.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments