Is it possible to ask for no information when connecting with a google account with OAuth2 ?
I tried to pass an empty scope parameter but It won't work (Usual google error page).
Also, there is no list of the available parameters for scope...For now I use scope=email.
Edit: A list of scope parameters I finally found: https://developers.google.com/+/api/oauth