$user->login()
Logs the user in
Parameters
Name | Type | Default | Description |
---|---|---|---|
$password * | string |
– | |
$session | Kirby\Session\Session |array |null |
null |
Session options or session object to set the user in |
Return type
bool