v0.3.1
Changes
- Adds OAuth refresh-token support for CLI device-flow sessions.
- Refreshes stored tokens before expiry and retries once after a 401 response.
- Updates
pima auth statusto report whether the current session is refreshable.
Server compatibility
PIMA production now issues refresh tokens for new CLI device-flow logins. Existing sessions minted before the server deploy need one fresh pima auth login; after that, the CLI can keep the session alive automatically.