Tag
#auth
4 posts
1.2.151 min read
v1.2.15 — Fix: Clerk Proxy Domain & SW Reconnect Logic
Fixes the service worker's failure to recognize the Clerk proxy domain as an authenticated origin, and improves the WebSocket reconnection flow after going offline.
1.2.111 min read
v1.2.11 — PWA: Precache Auth Route Shells
Precaches authentication route shells at service worker install time so that the sign-in and sign-up pages are available offline.
1.2.61 min read
v1.2.6 — Fix: Stop Caching Clerk API Calls
Fixes a bug where the service worker was incorrectly caching Clerk authentication API responses, causing stale auth state.