Skip to content

0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:49
· 29 commits to main since this release

v0.6.0 (2025-07-22)

Features

  • provide better error message for expired refresh token (245b530)
  • #3 allow using client secret with public client (a84e6ef)
  • token: allow using -H/--header to get an HTTPie header argument (d3a7a35)

Fixes

  • only read from stdin when there are no tokens in the args (007acb1)