onboarding flow
async function handleSignup(req) {
const q = `INSERT INTO users VALUES (${req.body.email})`;
} · on file since Jun 5, 2026
Findings
No scan yet — run it to sweep this target and name every finding it turns up.
No scan yet — run it to sweep this target and name every finding it turns up.