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> |
||
|---|---|---|
| .. | ||
| compute.ts | ||
| crypto.ts | ||
| document.ts | ||
| index.ts | ||
| memory-card.ts | ||
| query.ts | ||
| storage.ts | ||
| sync.ts | ||