Stack Overflow使用什么范围的Google数据?

时间:2011-03-20 17:39:26

标签: authentication oauth oauth-2.0

我想使用Google OAuth登录方法,就像Stack Overflow那样。

但是根据OAuth 2.0 for client-side web applications,scope参数是必需的。

    scope   (required) URL identifying the Google service to be accessed. 
See the documentation for the API you'd like to use for what scope to specify. 
To specify more than one scope, list each one separated with a space.

那么Stack Overflow使用的范围是什么?

    Stackoverflow.com is asking for some information from your Google Account.
 To see and approve the request, sign in.

1 个答案:

答案 0 :(得分:0)

StackOverflow使用OpenId。