rspace-online/shared/local-first
Jeff Emmett d5563d4636 fix: pass auth token in WebSocket connections for private spaces
WebSocket clients were connecting without auth tokens, causing 401
rejections for authenticated/members_only spaces. Now reads the
encryptid_session from localStorage and appends ?token= to WS URLs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 22:08:07 -08:00
..
compute.ts Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
crypto.ts Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
document.ts Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
index.ts Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
memory-card.ts Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
query.ts Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
storage.ts Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
sync.ts fix: pass auth token in WebSocket connections for private spaces 2026-02-28 22:08:07 -08:00