rspace-online/shared/components
Jeff Emmett 44cc47ecf1 fix(auth): same-origin passkey proxy + PRF fallback for Safari
- Add /api/auth/*, /api/register/*, /api/account/* proxy routes to
  rspace-online server, forwarding to encryptid container internally.
  This eliminates cross-origin requests that Safari blocks via ITP or
  Cloudflare security challenges.
- Change client auth URLs from https://auth.rspace.online to same-origin
  in rstack-identity, rspace-header, login-button, and session modules.
- Add PRF extension try/catch fallback in webauthn.ts — Safari throws
  TypeError on the unsupported PRF extension, now retries without it.
- Bump SW cache version v7→v8 to bust stale cached bundles.

Fixes passkey login for Safari/macOS users (e.g. christina) who were
getting "Network error when attempting to reach resource".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 22:31:59 +00:00
..
rstack-app-switcher.ts revert: restore app switcher to left sidebar 2026-04-06 14:05:38 -04:00
rstack-collab-overlay.ts perf(collab): lazy GC timer — start on first peer, stop when empty 2026-04-09 13:48:18 -04:00
rstack-comment-bell.ts feat(comments): spatial comment pins on all rApp module pages 2026-04-10 11:15:05 -04:00
rstack-history-panel.ts fix(shell): header button reliability — history, settings, comments 2026-03-24 16:04:11 -07:00
rstack-identity.ts fix(auth): same-origin passkey proxy + PRF fallback for Safari 2026-04-11 22:31:59 +00:00
rstack-mi.ts fix: rename MIc to miC with mic emoji in voice conversation buttons 2026-04-10 18:40:40 -04:00
rstack-module-comments.ts feat(comments): spatial comment pins on all rApp module pages 2026-04-10 11:15:05 -04:00
rstack-module-setup.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
rstack-notification-bell.ts feat(rtime): commitment notifications + email delivery channel 2026-04-01 14:59:10 -07:00
rstack-offline-indicator.ts feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rstack-share-panel.ts feat: add Mermaid diagram generator canvas tool + share panel role selector 2026-04-01 14:01:52 -07:00
rstack-space-switcher.ts fix: comprehensive memory leak and performance fixes across 44 files 2026-04-10 22:26:24 -04:00
rstack-tab-bar.ts feat: customizable dashboard with persistent home icon and widget system 2026-04-10 23:10:27 -04:00
rstack-user-dashboard.ts feat: customizable dashboard with persistent home icon and widget system 2026-04-10 23:10:27 -04:00