QR Code for Secrets
100% Client-Side — No data is sent or stored
Use this tool to generate a QR code that encodes your Qboid Secrets in bulk. To import, open the Qboid app and go to Select Workflow → Secrets, then scan the QR code using the hardware barcode scanner (triggered with the yellow button on the side of the device).
Everything happens locally in your browser. Qboid does not transmit, log, or store any data entered here.
Expected format
{
"API_KEY": "your-api-key-here",
"SERVER_URL": "https://your-server.example.com",
"AUTH_TOKEN": "bearer-token-value",
"ANOTHER_SECRET":"another-value"
}
Paste your secrets JSON