Move auth firebase users to the BD

0

I have a small web app in VUE that uses firebase as BD and authentication system, as we all know these 2 platform services are independent, but I would like to have a JSON "users" to be able to enter more user information apart from what is necessary for logging (Names, City, TEL, ETC), is there any way to obtain this information to be able to register it in the database?

    
asked by DVertel 24.01.2018 в 22:38
source

0 answers