We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1029336 commit 3d42abcCopy full SHA for 3d42abc
CHANGELOG.md
@@ -1,7 +1,8 @@
1
Changelog
2
=========
3
-## 2.3.0 (2024-12-xx)
+## 2.3.0 (2025-01-01)
4
* BC Break: Dropped support for Symfony: `6.3` and `7.0`,
5
+* Added: `Amazon Cognito` resource owner,
6
* Bugfix: Prevent overwriting `failure_path` in `AuthenticationFailureHandler` when connect functionality is not enabled,
7
* Bugfix: Prevent overwriting `failure_handler` in security configuration if set,
8
* Bugfix: Type hint `AuthenticatorInterface` instead of `OAuthAuthenticator` in `RefreshAccessTokenListener`,
0 commit comments