Skip to content

1.2.0

Choose a tag to compare

@AlexVanderbist AlexVanderbist released this 18 Jul 08:51
· 33 commits to main since this release
5ed9dce

What's new

  • flare login now uses OAuth: browser-based PKCE flow by default, --device for headless terminals, --token to paste a personal access token (#28)
  • Tokens are refreshed automatically and can be scoped to specific teams and projects during the consent flow
  • Friendly error message with a re-login hint when a command fails due to missing scopes or team/project grants
  • flare login --token now properly rejects invalid tokens instead of reporting a successful login (#40)
  • flare logout --all logs out of every configured host

Full Changelog: 1.1.0...1.2.0