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. |
||
|---|---|---|
| .. | ||
| captcha.rs | ||
| email.rs | ||
| login.rs | ||
| logout.rs | ||
| me.rs | ||
| mod.rs | ||
| password.rs | ||
| register.rs | ||
| totp.rs | ||
| ws_token.rs | ||