Skip to content

v4.2.0

Compare
Choose a tag to compare
@tute tute released this 18 Aug 21:17
· 1043 commits to main since this release
v4.2.0
  • Security fix: Address CVE-2016-6582, implement token revocation according to
    spec (tokens might not be revoked if client follows the spec).
  • [#873] Add hooks to Doorkeeper::ApplicationMetalController
  • [#871] Allow downstream users to better utilize doorkeeper spec factories by
    eliminating name conflict on :user factory.