Redirecting user to reset password after email verification

Hi @rodney.todd,

Welcome to the Auth0 Community!

I understand you want to verify a user’s email, then prompt them to change their password.

A user’s email should automatically be verified after they change a password through a change password email. You can exclude the email verification email, and simply send them a password reset email.

Hope that helps!