monacousa-portal/pages/auth
Matt 623ad9c3fd
Build And Push Image / docker (push) Successful in 2m54s Details
Refactor email verification to use JSON responses instead of redirects
- Replace server-side redirects with JSON API responses for better error handling
- Add support for partial success when Keycloak update fails but token is valid
- Improve error messages with specific status codes (410 for expired, 409 for already used)
- Extract email from API response instead of URL query parameters
- Enable client-side navigation with proper error state management
2025-08-09 19:40:04 +02:00
..
callback.vue Initialize Nuxt.js project with Docker deployment setup 2025-08-06 14:31:16 +02:00
setup-password.vue Refactor mobile detection to use unified composable 2025-08-09 19:27:15 +02:00
verify-expired.vue Add email verification system for user registration 2025-08-08 22:51:14 +02:00
verify-success.vue Refactor mobile detection to use unified composable 2025-08-09 19:27:15 +02:00
verify.vue Refactor email verification to use JSON responses instead of redirects 2025-08-09 19:40:04 +02:00