I am trying to log out user automatically in yii2 after he is idle for a fixed seconds . In web.php I added
yii2
web.php
\'user\' => [
if you want log out user after X time. You should check with ajax each second. If expired redirect to log out