Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@n2ygk n2ygk released this 24 Mar 12:50
· 351 commits to master since this release
1.3.1

Added

  • #725: HTTP Basic Auth support for introspection (Fix issue #709)

Fixed

  • #812: Reverts #643 pass wrong request object to authenticate function.
  • Fix concurrency issue with refresh token requests (#810)
  • #817: Reverts #734 tutorial documentation error.