monacousa-portal/server
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
..
api Refactor password reset to use dedicated Keycloak admin client 2025-08-07 17:50:09 +02:00
utils Refactor password reset to use dedicated Keycloak admin client 2025-08-07 17:50:09 +02:00