I am using EmailPassword recipe to handle PhonePas...
# support-questions-legacy
y
I am using EmailPassword recipe to handle PhonePassword login or signup. I ask user for their phone as their primary credential. But after in the account setting I also ask them their email as secondary credential. But before getting the email I want to verify it. How can I send user a verification email link by manually providing the email to the sendVerificationEmail and updates data in my database on post verification ?