Hey!
Trying to find out how to get the user profile data such as profile image.
I got the providerAccessToken but can't find an example of how to use it to send requests to google OAuth2 provider.
TL;DR
Developers are looking to retrieve user profile data from Google OAuth2 provider using the `providerAccessToken`. They are seeking examples or guidance on how to send requests to Google OAuth2 provider for this purpose.