rmaps-online/src/hooks
Jeff Emmett f174709086 feat: add EncryptID auth to sync server and gate room creation
Verify JWT tokens on WebSocket connections via query param. Check room
visibility before allowing access. Block writes from read-only connections.
Add room config endpoint. Require auth for creating new rooms.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 11:54:20 -07:00
..
useLocationSharing.ts fix: Add fallback to low-accuracy geolocation when GPS times out 2026-01-02 10:23:06 +01:00
usePWAInstall.ts feat: Fix navigate button and add PWA install prompt 2025-12-29 01:54:25 +01:00
usePushNotifications.ts fix: Cast applicationServerKey to ArrayBuffer for strict TypeScript 2025-12-29 01:41:36 +01:00
useRoom.ts feat: add EncryptID auth to sync server and gate room creation 2026-02-13 11:54:20 -07:00
useServiceWorkerMessages.ts fix: Add Background Sync API type declarations 2025-12-29 01:43:47 +01:00