How to send a verification code to a user email

Viewed 22

I am developing a game using Unity 2021. I would like to send a code to a user email (as a layer of protection) if they would like to update their password. This code will be use to verify that the user wants to continue to update his/her password. How can I achieve this?

0 Answers
Related