Skip to content

v5.2.3

Compare
Choose a tag to compare
@nbulaj nbulaj released this 12 Dec 14:46
· 135 commits to master since this release
23e9c03
  • [#1334] Remove application_secret flash helper and redirect_to keyword.
  • [#1331] Move redirect_uri_validator to where it is used (Application model).
  • [#1326] Move response_type check in pre_authorization to a method to be easily to override.
  • [#1329] Fix find_in_batches order warning.