Skip to content

v0.3.1

Choose a tag to compare

@nickmerwin nickmerwin released this 09 Jun 03:53
· 7 commits to main since this release
v0.3.1
ba37050

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 status to 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.