In the express app, I am using app.param("userId", setUser), where the setUser function signature is as follows
async function setUser(req, res, nex