I\'m trying to find the user with the incoming request.
router.get("/user", auth, (req, res) => { const db = mongoUtil.getDb(); db.db(&qu