UserInterface interface UserInterface (
bool confirm(string $question, bool $default = false) Confirm a question
void setCookieJar(QueueingFactory $cookie)
Store getSession()
RemindableInterface getUser(array $credentials)
DatabaseReminderRepository class DatabaseReminderRepository implements
void updateRememberToken(UserInterface $user, string $token)
string getRememberTokenName() Get the column name for the "remember me"
void register() Register the service provider.
AuthManager class AuthManager implements
Page 18 of 44