Skip to content

Better Configuration and Conditional Token Cookie Creation

Latest
Compare
Choose a tag to compare
@tomcur tomcur released this 18 Nov 23:02
· 15 commits to master since this release

This release adds more configuration options and simplifies creating token cookies conditionally, such as when a "remember me"-button is checked. The API has slightly changed: CookieTokenComponent::setCookie now takes as parameter the user id, rather than the user entity.