You can. You would have to: - modify the scopes ar...
# general
r
You can. You would have to: - modify the scopes array during the init call: https://supertokens.io/docs/thirdpartyemailpassword/common-customizations/signup-form/changing-oauth-scopes - the fetch the image via the response from the auth code exchange or then use google's access token to fetch the image. You can get these like this: https://supertokens.io/docs/thirdpartyemailpassword/common-customizations/signup-form/built-in-providers#get-the-third-party-providers-access-token