Hi,
I created a profile page form that lets logged-in users update their email addresses. This works fine however, I'd like to enhance security by adding email verification. Similar to the initial user registration process, is it possible to require this before updating the email address?
Thanks