v3.0.0
Added
- Ability to restrict clients from using the
plain
challenge method during PKCE (4562a1f) - Ability to clear expired authorization codes (91b6447)
- Support for defining public (non-confidential) clients (8a71f55)
- The bundle is now compatible with Symfony 5.x (3f36977)
Changed
- PSR-7 Bridge version constraint to
^2.0
(3c741ca) - The bundle now relies on
8.x
versions of league/oauth2-server for base functionality (8becc18)
Removed
- Support for Symfony 3.4, 4.2 and 4.3 (3f36977)
Huge thank you to the following contributors for making this release possible: