Releases: klapaudius/FOSOAuthServerBundle
Releases · klapaudius/FOSOAuthServerBundle
Deprecation free
Remove the old authentication system no more deprecation logs
Symfony 5.3 new Authenticator System Compliant
Merge remote-tracking branch 'origin/3.0' into 3.0 # Conflicts: # Security/Authenticator/Oauth2Authenticator.php
PHP8 compliant
2.1.0 Update composer.json
Fix AuthorizationController on Symfony 5.1
Fixe Issue #4 Change use line on Event class
fix deprecation warning
Referencing controllers with a single colon is deprecated. Use "fos_oauth_server.controller.token::tokenAction" instead
Symfony 5
This version works on Symfony 5
Change Listener to callable
remove deprecation message
Symfony 4.3 deprecated free
fix Symfony 4.3 deprecation warnings
fix twig 2.9 deprecation warning
fix twig 2.9 deprecation warning
The spaceless tag is deprecated since Twig 2.7, use the spaceless filter instead.
1.6.4 Remove unnecessary use