What's Changed
- fix: Test for availability of doctrine in bundle configuration by @frankdekker in #246
- Fix Coding Standards by @ajgarlag in #250
- Update CONTRIBUTING.md by @ajgarlag in #242
- Fix default symfony required version by @ajgarlag in #245
- fix(docs): code block typo by @bernard-ng in #241
- Deprecate eraseCredentials (symfony 7.3 compatibility) by @fxbt in #240
- fix redirect uri validation to allow apps like: com.my.app:/ by @MarvinG92 in #243
- Drop docker related stuff by @ajgarlag in #253
- Unlink cleaned up access tokens from refresh tokens by @frankdekker in #252
- Allow testing against
doctrine/doctrine-bundle:^3.0by @ajgarlag in #254 - Add support for Symfony 8 by @ajgarlag in #255
- Fix clients filtering when using
doctrinepersistence by @ajgarlag in #257 - Update unit tests configuration by @ajgarlag in #258
- Add PHP 8.5 support by @ajgarlag in #262
- Allow user override on auth request resolve event by @X-Coder264 in #263
- Fix coding standards and static analysis workflows by @ajgarlag in #265
- Remove legacy stuff by @ajgarlag in #264
- Fix redirection URLs when implicit grant is denied by @ajgarlag in #256
- enable_authenticator_manager is deprecated by @melroy89 in #261
New Contributors
- @bernard-ng made their first contribution in #241
- @fxbt made their first contribution in #240
- @MarvinG92 made their first contribution in #243
- @melroy89 made their first contribution in #261
New maintainer
Warm welcome to @ajgarlag who is joining the maintainer board of this bundle. Antonio does an excellent job improving and maintaining this bundle for years now, so it's time to recognize his huge impact on the project. Make sure to thank him if you use this package btw!
Full Changelog: v1.0.0...v1.1.0