josedario87 d5d364af4b
All checks were successful
build-and-deploy / build (push) Successful in 54s
build-and-deploy / deploy (push) Successful in 3s
Enable SSR for Authentik header reading
- Changed ssr: false to ssr: true in nuxt.config.ts
- This is critical for useAuthentik() to read headers during server-side rendering
- Without SSR, the composable cannot access Authentik proxy headers
- User authentication state will now be properly initialized on page load
2025-10-13 12:11:25 -06:00
2025-09-29 14:10:11 -06:00
2025-09-29 20:57:27 -06:00
2025-09-29 14:10:11 -06:00
2025-10-01 05:04:00 -06:00
Description
No description provided
6.2 MiB
Languages
Vue 85.1%
TypeScript 12.6%
HTML 0.8%
Shell 0.7%
CSS 0.7%