dotkernel/admin

session settings in config

Closed this issue · 2 comments

'samesite' => 'Lax', 'secure' => true, 'httponly' => true

and other specific session proprieties

remove 'cookieName' => 'remember_me_token',

Fixed in #154