We would like to handle unverified emails inside our custom login page - showing this error like other validation errors.
Is there a way to do this? Can we customize the email verification rule so that we can show the errors directly inside the login page instead of forwarding them to the callback URL?