Login Not Working

I installed the Yii2-user module

But i have a problem.

I am able to login when i select the remember me checkbox, but I am not able to login when i deselect it.

I suspect the login is not stored using a session.

Can anyone help?

Thnx.

I guess author of the module can.

How does login work the default way?

i am using the advanced template?

Maybe i Will understand what i am missing now.

https://github.com/yiisoft/yii2/blob/master/apps/advanced/common/models/LoginForm.php#L58