How to redirect to the reset password page once email verification is successful

Hello @vignesh.ramesh,

Welcome to the Community! You will need to use the Auth0 Authentication or Management APIs to do this yourself. You can use the Authentication API to send a password reset email, or use the Management API to create a password change ticket and send you own email with the ticket link.