Settings
Lyra connects to the brain at carnivore-voucher-expansive.ngrok-free.dev by default. Point at localhost when running the backend on your machine.
Connection
Sent as Authorization: Bearer … on REST calls and as socket auth on the WebSocket. Connections reconnect automatically when this changes.
Diagnostics
- Health—
- Graph—
- Activity—
- WebSocket—
Performance
Reset
Security: The auth token and URLs are stored in your browser only. REST calls send the token as Authorization: Bearer …; the WebSocket sends it via socket auth.