monacousa-portal/server/api
Matt c84442433f
Build And Push Image / docker (push) Successful in 2m55s Details
Refactor password reset to use dedicated Keycloak admin client
- Add Keycloak admin credentials configuration to environment variables
- Extract Keycloak admin operations into reusable utility module
- Refactor forgot-password endpoint to use new admin client utility
- Add documentation for Keycloak custom login implementation
- Add password reset fix summary documentation

This improves code organization by separating admin operations from
business logic and provides proper admin credentials for Keycloak
API operations instead of using regular client credentials.
2025-08-07 17:50:09 +02:00
..
admin Fix iOS Safari auth loops and simplify admin dashboard 2025-08-07 16:20:05 +02:00
auth Refactor password reset to use dedicated Keycloak admin client 2025-08-07 17:50:09 +02:00
health.get.ts feat: add debug entrypoint script and enhance health check logging 2025-08-07 02:56:53 +02:00