IA-896: feat: Add Cloudflare Turnstile protection and fix forgot password redirect flow
- Added Cloudflare Turnstile widget to forgot-password form
- Updated
forgotPasswordfunction to accept optionalturnstileTokenparameter - Updated
types.tsto reflect newforgotPasswordsignature - Added
forgotPasswordVerifypath inpaths.ts - Fixed redirect after forgot password: now redirects to verify page with email and operationHash instead of success page
- Updated
auth-provider.tsxto sendturnstileTokenin the reset password request