monacousa-portal/server/api/auth
Matt d0c9c02bf9
Build And Push Image / docker (push) Successful in 2m56s Details
Add PWA support with install banner and app icons
- Configure @vite-pwa/nuxt module with manifest and service worker
- Add PWA install banner component to login page
- Include app icons (192x192, 512x512) and favicon assets
- Update admin dashboard layout and remove backup section
- Add PWA-related API endpoints and utility scripts
2025-08-07 15:46:17 +02:00
..
callback.get.ts Refactor authentication system with tier-based access control 2025-08-07 12:28:41 +02:00
direct-login.post.ts Clean up authentication troubleshooting artifacts 2025-08-07 15:14:02 +02:00
forgot-password.post.ts Add PWA support with install banner and app icons 2025-08-07 15:46:17 +02:00
login.get.ts Add debug logging and cookie domain configuration to auth flow 2025-08-07 03:17:25 +02:00
logout.post.ts feat: implement server-side session management with session ID storage and cleanup 2025-08-07 14:16:54 +02:00
session.get.ts feat: improve login process with enhanced session handling and error management 2025-08-07 13:51:13 +02:00