• Resolved userB52

    (@userb52)


    Hi there,

    I noticed that when authorizing, the plugin asks for language and age range.

    I found how to disable it by editing the code and altering the scope to:
    $googleClient->setScopes(array(‘https://www.googleapis.com/auth/userinfo.email’));

    However, I do not know:

    Is it necessary for the functionality of the plugin?

    Can it be disabled via an option?

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,

    Is it necessary for the functionality of the plugin?

    Language and age range are really not required for WordPress profile, so this scope can be omitted.
    Sorry about that. We will make this change in the next release of the plugin which will be within next 24 hours.

Viewing 1 replies (of 1 total)
  • The topic ‘Google+ Login Scope’ is closed to new replies.