d5d364af4bc34d01073059a9235e39033e4cb06f
- 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
Description
No description provided
Languages
Vue
85.1%
TypeScript
12.6%
HTML
0.8%
Shell
0.7%
CSS
0.7%