Skip to content

Release v1.6.0

Latest
Compare
Choose a tag to compare
@aliev aliev released this 03 Aug 15:35
· 10 commits to master since this release
7a8ce10

What's Changed

  • Allow OIDC prompt query param by @tdg5 in #75
  • Refactor tests to invert control and make more dependencies injectable by @tdg5 in #83
  • Implement token revocation endpoint by @mgorven in #84
  • OIDC token response to authorization_code grant type should always include an id_token by @tdg5 in #76
  • fix: invalid_client response is missing application/json content-type by @aliev in #86

Full Changelog: v1.5.3...v1.6.0