Returns the user.
public function getUser() : ?string { return $this->headers ->get('PHP_AUTH_USER'); }