Disable Google profile photo from being default user profile photo

I'm using Firebase to authenticate users for my app. One of those authentication methods is Google. Currently, when a new user authenticates, it makes the user's Google profile image to the app's profile image. I want to exclude the Google image from being the new user image in the app. (mainly because if the user doesn't have an image, it uses a square image with the user's initials)

I slightly remember it asking this when I set up Google authentication, but I cannot find this for the life of me. Any ideas?

Thanks in advance.

1 reply