QuickBooks OAuth
Connection complete.
Intuit just handed off your authorization. Copy the two values below back to the terminal that's waiting for them.
Privacy
This page is pure HTML and JavaScript. It reads the code, realmId, and state query parameters that Intuit just put in the URL and displays them. Nothing is logged, sent to a server, or stored. Cloudflare Pages serves the file; that's it.
The authorization code is short-lived (typically under 10 minutes) and is only useful when paired with your QuickBooks app's client secret, which lives in your own .env file. Treat it like a password until you've finished the exchange.
SideQuest Automation · sidequestautomation.com