|
|
|
|
|
by ovao
2955 days ago
|
|
Thanks for the response! Transparency is always appreciated. It looks like the age range is a component of the plus.login scope. You’re not storing any data associated with that scope, so you can instead use the userinfo.email scope (and, possibly, the userinfo.profile scope) to ask for only the information you need. |
|