Auth Events
Not connected
Select a role above to connect.
Geometra's server is the rendering authority — it computes layout and streams geometry.
@geometra/auth gates connections via token verification
and gates messages via per-role policies, all at the WebSocket layer.
verify() maps it to a role or rejects with close code 4001.{ allow: ['resize'] }, so click and key events never reach the app.