Skip to content

v3.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Dec 14:07
· 1 commit to master since this release
6886b44

Changelog

Features

Bug fixes

  • 4713396: fix: enforce RFC-compliant Bearer usage in WWW-Authenticate header (#364) (@appleboy)
  • 6886b44: fix: enforce secure refresh token delivery and update documentation (@appleboy)

Enhancements

Refactor

  • b196f65: refactor: streamline refresh token extraction logic and test precedence order (@appleboy)

Documentation updates

  • 69dc2ff: docs: document and internationalize multi-provider JWT integration (@appleboy)
  • 451f6ff: docs: expand and organize authorization examples in documentation (@appleboy)
  • 0b1b223: docs: document development standards and automate project workflows (@appleboy)
  • 1a793b2: docs: document and enforce secure refresh token cookie behavior (@appleboy)