Skip to content

v1.8.0

Choose a tag to compare

@toupeira toupeira released this 11 May 08:11
· 290 commits to master since this release
v1.8.0
0f5220d

Upgrading

This gem now requires Doorkeeper 5.5 and Ruby 2.5.

Changes

  • [#138] Support form_post response mode (thanks to @linhdangduy)
  • [#144] Support block syntax for issuer configuration (thanks to @maxxsnake)
  • [#145] Register token flows with the strategy instead of the token class (thanks to @paukul)