Authenticatable|null retrieveByCredentials(array
string getAuthPassword() Get the password for the user.
void setRememberToken(string $value) Set the token value for the "remember
bool check() Determine if the current user is authenticated.
Authenticatable authenticate()
bool validate(array $credentials = array()) Validate a user's credentials
void setProvider(UserProvider $provider)
void attempting(mixed $callback) Register an authentication attempt event
UserInterface|null retrieveByToken(mixed $identifier, string $token)
void login(Authenticatable $user, bool $remember
Page 15 of 19