bool guest() Determine if the current user is a guest.
string secret(string $question, bool $fallback = true) Prompt the user
void setRememberToken(string $value) Set the token value for the "remember
string|array option(string $key = null) Get the value of a command option
void question(string $string) Write a string as question output.
UserInterface|null retrieveByToken(mixed $identifier, string $token)
UserProvider getProvider()
UserProvider createUserProvider(string $provider)
string getAuthPassword() Get the password for the user.
mixed handle(Request $request,
Page 35 of 44