Cannot get profile picture or any other information apart from name and email

Hi,

My react application needs to authenticate users and I am using the facebook and google providers. I have been following the default setup as given in the docs, but I am having a hard time getting other information about the user from these auth providers. For my use case I would just like to display the profile picture from facebook and google once the user has logged in. Can anyone guide me, or if this has already been solved, point me to the answer?

Thanks in advance