Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.3.0 source code.tar.gz | 2025-01-01 | 78.7 kB | |
2.3.0 source code.zip | 2025-01-01 | 200.3 kB | |
README.md | 2025-01-01 | 484 Bytes | |
Totals: 3 Items | 279.5 kB | 0 |
- BC Break: Dropped support for Symfony:
6.3
and7.0
, - Added:
Amazon Cognito
resource owner, - Bugfix: Prevent overwriting
failure_path
inAuthenticationFailureHandler
when connect functionality is not enabled, - Bugfix: Prevent overwriting
failure_handler
in security configuration if set, - Bugfix: Type hint
AuthenticatorInterface
instead ofOAuthAuthenticator
inRefreshAccessTokenListener
, - Bugfix: Add missing parameters to
OdnoklassnikiResourceOwner
,