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
keep active CLI sessions signed in by rolling refresh tokens two weeks before expiry and coordinating token rotation across concurrent commands.
let requests use a still-valid access token when proactive rolling refresh temporarily fails, without mutating caller-owned HTTP request headers.
compile refresh locking on Windows by isolating Unix file locking behind platform-specific implementations.
report expired or revoked sessions as logged out in ravion whoami, and direct users to ravion login instead of suggesting obsolete server route configuration.