Add email+verification to sms user

Ready to post? :mag: First, try searching for your answer.
Hi! I am working on an app that uses SMS passwordless authentication, but I also want to collect email and verify the email incase we need this in the future.

I was hoping I could just set the email on the user, but with the sms connection I don’t see email as a field and I can’t figure out how to set this via the API and then trigger Auth0 to send and handle the verification email.

Thank you!