How to store more information on firebase authentication

How can i store firebase authentication such as Phone number,name username bcz while registration i get only store email id and password but in every app’s registration screen there is an textbox for name,username,phone number e.t.c

Fb supports updating name and username is replaced by id

can u elaborate a bit more or if possible show blocks how to do it?

Wait a minute

IMG_20190806_163339

Will the same method also work for phone number and others also how can i retrieve them let’s suppose a user logging in on a different device and i want his name to be shown in the sidebar so how can i retrieve the name ph.no and other information since signup is just for one time

Bro phone no is not available in Email Password Sign-up but you can instead use Google Login.
Also you can get the details using the Login Success Block and just save them in a database and show them in Sidebar