When a create a new firebase auth user using facebook or google, I received the user email and name but when I create a anonymous user and convert it to a facebook user the name still empty. How I to to sync the data from facebook or google in every new login?
Thanks in advance.