port-nimara-client-portal/composables
Matt fa35fcd235 CRITICAL: Temporarily disable Keycloak to restore application functionality
- Disable Keycloak integration in authentication middleware
- Update useUnifiedAuth to only use Directus authentication
- Rebuild login page with only Directus auth form
- Remove all Keycloak references that were causing JavaScript errors
- This restores the application to working state with Directus auth only

Application should now load and function normally. Keycloak can be re-enabled later once issues are resolved.
2025-06-14 15:07:41 +02:00
..
useKeycloak.ts Fix SSR and defensive coding for Keycloak integration 2025-06-14 15:01:45 +02:00
usePWA.ts feat: Implement comprehensive PWA functionality 2025-06-12 16:36:32 +02:00
usePortalTags.ts fix: user fetching for tags 2025-03-14 02:44:02 +02:00
useToast.ts feat: add interest button 2025-06-03 22:04:22 +03:00
useUnifiedAuth.ts CRITICAL: Temporarily disable Keycloak to restore application functionality 2025-06-14 15:07:41 +02:00