Doorkeeper v5.2.3 Release Notes

Release Date: 2019-12-12 // over 4 years ago
    • [#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.