Probleme avec Firebase

Ciao @agnes_fazio,
(my opinion) You have to use the email login and password firebase function, firebase create an unique id for your user, so you can save the personal data using this uid, but don't forget to set correctly the firebase rules.
If You want try FirebaseManager, Yo can find the ShoppingList sample that perform "excatly" what You want
Best Regards
Marco