Yii User 2.1

Version 2.1 of Yii User package was released. There are some improvements and fixes:

  • added optional parameter $duration to CookieLogin::addCookie();
  • raised the minimum version of PHP to 8.0 and did refactoring using the features of it;
  • raisde version of yiisoft/access to ^2.0;
  • added token logging when login was failed;
  • allowed to create a session cookie via CookieLogin.