Add the second half of the password reset flow: /password/confirm API endpoint with token validation, transactional password update, and a frontend confirm-password-reset-page with proper error handling for expired/used tokens. Updates generated SDK/client bindings. |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| client | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| App.css | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||