Skip to content

1.1.0

Compare
Choose a tag to compare
@XWB XWB released this 06 Apr 20:53
· 542 commits to master since this release
0131bac
  • Added Symfony 5 support,
  • Added domain whitelist service to avoid open redirect on target_path,
  • Fixed: session service was not injected in LoginController,
  • Fixed: missing setContainer call to service configuration for LoginController,
  • Fixed: client id and client secret must be set in Auth0ResourceOwner::doGetTokenRequest,
  • Fixed: missing client id and client secret in Auth0ResourceOwner,
  • Twig dependency on LoginController is now optional,