Essentially trying to achieve: app.get("/callback", async (req, res) => { const { a, b } = req.query; }