We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42a1f4 commit 10d3376Copy full SHA for 10d3376
1 file changed
SECURITY.md
@@ -27,8 +27,8 @@ Treat it as a design artifact you can run locally.
27
## Shared demo
28
29
When `CORPOS_MODE=shared`, `DASHBOARD_API_TOKEN` is required as a **Bearer**
30
-token on API approve and kill mutations. The ops console does not yet attach
31
-that header — use a Bearer-capable client for shared-mode HITL. This is a
+token on API approve and kill mutations. The ops console sends
+`VITE_DASHBOARD_API_TOKEN` when configured. This is a
32
static token compare for demos, not an OAuth flow.
33
34
## Dependency / supply-chain hygiene
0 commit comments