v3.2.0
Added
- Jobs with the
prefer-lowest
composer flag to CI (#204) - On delete
CASCADE
on authorization code entity client association (#216) Trikoder\Bundle\OAuth2Bundle\Event\AbstractUserResolveEvent
abstract class for user resolve events (#221)- Add per grant type configuration options (#199)
- CI testing - Symfony 5.1 (#230)
- Cleanup command (
trikoder:oauth2:clear-revoked-tokens
) for revoked tokens (#234) - Setter for the
secret
property of theClient
Doctrine entity (#239)
Changed
- Pass previous exception to
Oauth2AuthenticationFailedException
exception (#223) - Allow PHPUnit 9 (#238)
Deprecated
- Legacy service aliases (#203)
Huge thank you to the following contributors for making this release possible: