Closed crynobone closed 13 years ago
Would be nice if we can allow remember me using such as:
\Hybrid\Auth::instance('user')->remember_me(true);
or
\Hybrid\Auth::instance('user')->login($username, $password, $remember_me);
And at the same time have few default in config/autho.php
Would be nice if we can allow remember me using such as:
or
And at the same time have few default in config/autho.php