Hello,
I would want to call the information of a user who is logging in via the firebase authentication, that is if suppose a person with mail xxx@gmail.com is logging in i would want to get information specific to xxx@gmail.com that is saved on the firebase database on the next activity page that loads in after the login with google via firebase authentication is done.
Could anyone please suggest on it.
Thanks.