port-nimara-client-portal/composables
Matt f8d5e4d7e2 Add role-based authorization system with admin functionality
- Implement authorization middleware and composables for role checking
- Add groups/roles support to authentication and session management
- Create admin dashboard pages and API endpoints
- Add audit logging utility for tracking user actions
- Enhance expense page with role-based access control
- Improve session caching with authorization state management
2025-07-09 10:40:27 -04:00
..
useAuthorization.ts Add role-based authorization system with admin functionality 2025-07-09 10:40:27 -04:00
useCustomAuth.ts FEAT: Enhance authentication session management with configurable cookie domain and improved token refresh logic 2025-06-16 17:53:43 +02:00
useMeasurementConversion.ts Replace external berth dashboard with native Vue interface 2025-06-17 15:59:39 +02:00
usePWA.ts feat: Implement comprehensive PWA functionality 2025-06-12 16:36:32 +02:00
usePortalTags.ts FEAT: Implement authenticated internal API call utility to forward cookies and enhance authentication handling 2025-06-15 17:48:40 +02:00
useToast.ts feat: add interest button 2025-06-03 22:04:22 +03:00
useUnifiedAuth.ts FEAT: Migrate authentication system from Directus to Keycloak, implementing token refresh and enhancing session management 2025-06-15 17:37:14 +02:00