Authenticatable|null retrieveByToken(mixed $identifier, string $token)
Retrieve a user by their unique identifier and "remember me" token.
Authenticatable|null retrieveByToken(mixed $identifier, string $token)
Retrieve a user by their unique identifier and "remember me" token.
Please login to continue.