Toni

Results 2 comments of Toni

I was able to set the parameter on createAuthUrl().

Here we go: `return $this->googleClient->createAuthUrl([Google_Service_Oauth2::USERINFO_PROFILE, Google_Service_Oauth2::USERINFO_EMAIL], ['enable_granular_consent' => 'true']);`