monacousa-portal/server
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
..
api Refactor email verification to use JSON responses instead of redirects 2025-08-09 19:40:04 +02:00
plugins Implement dynamic admin configuration system for NocoDB settings 2025-08-07 20:18:28 +02:00
templates Fix email verification domain and membership fee amount 2025-08-09 18:10:33 +02:00
utils Add password setup flow with server-side validation 2025-08-09 19:11:54 +02:00