Is it worth it to get the user from the database in each middleware call? is this the right approach for Node?
jwt.verify(token, config.get(\'jwtPrivateKey