Skip to content

v1.1.37

Choose a tag to compare

@github-actions github-actions released this 03 Apr 15:31
· 11 commits to main since this release

Changelog

  • 12ae421 feat: add PKCE support for OAuth 2.0 authorization flow (#102)
  • 9c877b3 fix: bound OAuth state manager to prevent memory exhaustion (#100)
  • 31a41b8 fix: use constant-time comparison for OAuth nonce validation (#93) (#99)