Skip to content

Version 0.6.0

Choose a tag to compare

@dunglas dunglas released this 13 Oct 19:48
· 34 commits to main since this release
v0.6.0
d714c50
  • Add mercure() Twig function to generate URLs of the hubs and set the authorization cookies
  • Add Authorization::setCookie() to ease setting authorization cookies
  • Add Authorization::clearCookie() to remove the mercureAuthorization cookie from the browser
  • Fix the domain check in Authorization::createCookie() to allow subdomains
  • Compatibility with Symfony 6 and Symfony Contracts 3