I\'m trying to get a token by signing in. Here\'s the code.
db.query(\'SELECT * FROM users WHERE email = ?\', [email], async (error, results) => { co