|
All checks were successful
build-and-release / build (push) Successful in 57s
The previous fix routed through /api/gateway/auth/* (the users-table forgot-password), which succeeds but changes the wrong account entirely — admin.nxtgauge.com authenticates against a separate employees table. Backend now exposes /api/admin/auth/forgot-password and /api/admin/auth/reset-password against EmployeeRepository; route there. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| api | ||
| [...404].tsx | ||
| about.tsx | ||
| admin.tsx | ||
| index.tsx | ||
| login.tsx | ||