Version 2.1 of Yii User package was released. There are some improvements and fixes:
- added optional parameter
$durationtoCookieLogin::addCookie(); - raised the minimum version of PHP to 8.0 and did refactoring using the features of it;
- raisde version of
yiisoft/accessto^2.0; - added token logging when login was failed;
- allowed to create a session cookie via
CookieLogin.