I use the Google+ button on my website so that users do not need to create a user account. I'm not interested in any of the social aspects of the Google+ button (for now).
I want the user to have something like this: 
But instead, they are presented with something like this: 
What I feel will bring up some potential new users. How to configure the user using the top screenshot?
I set the login button attribute: data-scope="https://www.googleapis.com/auth/userinfo.email" or ... plus.me , but it seems that plus.info getting enabled independently. This means that my users are requesting all additional permissions.
I read this post: Log in to Google, but not Google + , but ...
This Google page and this Google page recommend the Google+ login button on top of other tags. And since one day I want to use social functions, it makes sense to me.
So am I doing something dumb? Is there a way to use the Google+ login button without asking for all the permissions in the second screenshot?
source share