留言时候的github授权 #76

Closed
opened 2022-12-17 02:11:42 +08:00 by xu4wang · 4 comments
xu4wang commented 2022-12-17 02:11:42 +08:00 (Migrated from github.com)

您的vuepress 知识库很棒! 想登陆留言感谢下,用github登陆时候,看到如下提示:

This application will be able to read and write all public repository data. This includes the following:

Code
Issues
Pull requests
Wikis
Settings
Webhooks and services
Deploy keys

不知道授权后,是否意味着我的库都可以被写了? 有点小担心哈。

您的vuepress 知识库很棒! 想登陆留言感谢下,用github登陆时候,看到如下提示: ``` This application will be able to read and write all public repository data. This includes the following: Code Issues Pull requests Wikis Settings Webhooks and services Deploy keys ``` 不知道授权后,是否意味着我的库都可以被写了? 有点小担心哈。
Charles7c commented 2022-12-19 10:19:29 +08:00 (Migrated from github.com)

哈哈,谢谢您的认可。😁

至于授权这块倒不用太担心,Gitalk 的能力就是将你的评论写入到我仓库对应的 Issue 中,文章评论功能本质就是利用 GitHub 的 Issues 实现的。

你看,我在 Gitalk 官网 访问时,它的授权也是这样。

image

要是还不太放心的话,可以在我仓库对应文章的 Issue 中直接添加评论就可以。

哈哈,谢谢您的认可。😁 至于授权这块倒不用太担心,Gitalk 的能力就是将你的评论写入到我仓库对应的 Issue 中,文章评论功能本质就是利用 GitHub 的 Issues 实现的。 你看,我在 [Gitalk 官网](https://gitalk.github.io/) 访问时,它的授权也是这样。 ![image](https://user-images.githubusercontent.com/25446948/208334047-0d980fcb-6508-4929-8572-30f1840a2b6d.png) 要是还不太放心的话,可以在我仓库对应文章的 Issue 中直接添加评论就可以。
xu4wang commented 2022-12-19 11:26:42 +08:00 (Migrated from github.com)

会不会是建立GitHub app时候选择的权限太多了,按道理只要能拿到头像 email这些就够了。

回头找时间我也试一下。

会不会是建立GitHub app时候选择的权限太多了,按道理只要能拿到头像 email这些就够了。 回头找时间我也试一下。
Charles7c commented 2022-12-19 14:06:19 +08:00 (Migrated from github.com)

会不会是建立GitHub app时候选择的权限太多了,按道理只要能拿到头像 email这些就够了。

之前我也没过多看这块,刚又创建测试了下,暂时没看到有设置授权限制的部分。
image
image

> 会不会是建立GitHub app时候选择的权限太多了,按道理只要能拿到头像 email这些就够了。 > 之前我也没过多看这块,刚又创建测试了下,暂时没看到有设置授权限制的部分。 ![image](https://user-images.githubusercontent.com/25446948/208358409-5b516c22-9974-4212-aca5-bef601b3c08f.png) ![image](https://user-images.githubusercontent.com/25446948/208358594-420ad9d1-c4ef-451f-a767-ddd61c4ca43f.png)
xu4wang commented 2022-12-20 18:51:14 +08:00 (Migrated from github.com)

多谢验证,那应该是gitalk申请的权限。

多谢验证,那应该是gitalk申请的权限。
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Charles7c/vitepress-theme-blog-charles7c-s1#76
No description provided.