'How can I add the user to Firebase Authentication and MySQL together?
I'm using FirebaseUI and I want to store users in Firebase Authentication and MySQL together, How can I guarantee that will be added in both? Because maybe the user will be added in Firebase Authentication but during add user to MySQL the user leaves the app or lost connection etc...
How can I handle this scenario in a good way?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
