mixed getAuthIdentifier() Get the unique identifier for the user.
string getRememberTokenName() Get the column name for the "remember me"
$this define(string $ability, callable|string $callback) Define a new ability
mixed reset(array $credentials, Closure $callback)
Authenticatable|null retrieveByToken(mixed
Illuminate\Contracts\Auth\Access Interfaces
Validator validator(array $data)
int|null id() Get the ID for the currently authenticated user.
bool once(array $credentials = array()) Log a user into the application
void setUser(Authenticatable $user)
Page 1 of 7