If I made an app where user need to sign in with Google.
Now how do I access the user profile picture?
TL;DR
To get a user's profile picture from Google's API, you'll need to use the list identity, find Google One, and check for a profile image attribute or token to fetch the avatar.