Scan this with the field scanner PWA (/field/) to test the full daily-auth flow.
Uses orgId: demo and the bridge URL configured in DEMO_BRIDGE_URL.
{
"orgId": "demo",
"date": "2026-09-05",
"bridgeUrl": "https://demo.fencemaker.app/bridge",
"fmKey": "112233",
"sig": "ae9ca3527b26eba902bac3063c316d764f049ad36dc021b02a9b359f02454110"
} The scanner verifies sig using VITE_QR_SECRET baked into the PWA bundle.
It must match the QR_SECRET set on this server.
Bridge URL: https://demo.fencemaker.app/bridge
Change via DEMO_BRIDGE_URL in .env.