header('Authorization'), $allowedSecrets)) { return $next($request); } abort(Response::HTTP_UNAUTHORIZED); } }