Skip to content

IA-896: feat: Add Cloudflare Turnstile protection and fix forgot password redirect flow

khadija.elbachouri a demandé de fusionner feature/IA-896 vers develop
  • Added Cloudflare Turnstile widget to forgot-password form
  • Updated forgotPassword function to accept optional turnstileToken parameter
  • Updated types.ts to reflect new forgotPassword signature
  • Added forgotPasswordVerify path in paths.ts
  • Fixed redirect after forgot password: now redirects to verify page with email and operationHash instead of success page
  • Updated auth-provider.tsx to send turnstileToken in the reset password request

Rapports de requête de fusion