How can I print UserInfo with the latest version of google Oauth 2.0
if
https://www.googleapis.com/auth/userinfo.profile scope is deprecated
"google-api-php-client/src/contrib/Google_Oauth2Service.php" Folder doesn't exist anymore
I want to print username, email ...
How can I do this ?