TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why does divshot requires all this permissions?

1 点作者 leonvonblut大约 11 年前
Yesterday I try to sign up to divshot with my github account, but I abort that after this:<p>This application will be able to read and write all user data. This includes the following:<p>Private email addresses Profile information Followers<p>Why does it ask for write permissions?

1 comment

mbleigh大约 11 年前
Oops! We had the &quot;user&quot; scope set on our GitHub authentication thinking that&#x27;s what was needed to be able to <i>read</i> user info. We only actually needed the user:email scope. This should be fixed now.