'Flutter Authentication with Firebase email & email link
I'm writing the flutter app (ios/android) using firebase auth.
My app users are just signed up with their phone number at first.
I want my users' accounts link with their email.
Is there any way to send email which contains just code (not auth link) with firebase auth? or is there any way to link users' accounts(phoneNumber auth) with their email?
Thanks!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|