We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37a0d3 commit 0131bacCopy full SHA for 0131bac
CHANGELOG.md
@@ -4,7 +4,9 @@ Changelog
4
* Added Symfony 5 support,
5
* Added domain whitelist service to avoid open redirect on `target_path`,
6
* Fixed: session service was not injected in `LoginController`,
7
+* Fixed: missing `setContainer` call to service configuration for `LoginController`,
8
* Fixed: client id and client secret must be set in `Auth0ResourceOwner::doGetTokenRequest`,
9
+* Fixed: missing client id and client secret in `Auth0ResourceOwner`,
10
* Twig dependency on `LoginController` is now optional,
11
12
## 1.0.0 (2020-01-17)
0 commit comments