Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Apr 14:20
· 1 commit to main since this release
a5b37a3

Changelog

Features

  • 3a06cc7: feat(cli): add configurable timeouts, OIDC discovery, and token revocation (#28) (@appleboy)
  • f358ea1: feat(cli): change default OAuth scopes to email and profile (#29) (@appleboy)

Bug fixes

  • a5b37a3: fix(security): prevent Windows command injection and improve RFC 7009 compliance (#30) (@appleboy)

Refactor

  • 7c81f93: refactor(tokens): consolidate error formatting in doTokenExchange (@appleboy)
  • 2b9f5ae: refactor(cli): use stdlib, parallelize API calls, and remove dead exports (@appleboy)