Firebase

Hi


I have Firebase Phone Auth and Firebase Real-time Database on my app. What I want to do is make it so that all the information you have is associated with that phone number I wanted to know how to do that.


Thank you

Replies

Can you explain more ?


all the information you have is associated with that phone number


Where ? In Firebase ?

I also have Email/Password verification, including the Phone Auth both with Firebase. Another thing that I have in my app is Firebase Database. I want to be able to store a persons address, name, and credit card. with their account, and be able to make changes to it if need be later in the setting as well as view it in the settings of their account. If I can save this information and do everything I need it so I would prefer to use the Firebase Database.

>I have Firebase Phone Auth and Firebase Real-time Database on my app.


In that case, you should start w/their support - devForums is basically meant for support Apple's IDE and SDKs, etc.


See: h ttps://firebase.google.com/support/


Good luck.