Files
plantillaNuxtAuthentikProxy/nuxt4/server/api/auth
josedario87 87ae5b95e6
Some checks failed
build-and-deploy / build (push) Failing after 33s
build-and-deploy / deploy (push) Has been skipped
Improve PWA offline functionality and fix session caching
- Enable navigateFallback for offline navigation support
- Add JSON files to glob patterns for heroicons support
- Change Authentik API caching from NetworkFirst to NetworkOnly to prevent stale session data
- Add offline detection in checkSessionStatus with proper user feedback
- Add no-cache headers to /api/auth/status endpoint to prevent browser caching
- Show "Modo Offline" toast when user tries to check session while offline
2025-10-13 02:21:50 -06:00
..