Skip to content

Commit acb7877

Browse files
authored
Update the usage documentation (#13)
* Update the usage documentation * update docs * update docs
1 parent cca1de1 commit acb7877

33 files changed

+305
-43
lines changed

docs/clients/dingding.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 创建第三方应用
2+
3+
登录登录钉钉开发者后台:[open-dev.dingtalk](https://open-dev.dingtalk.com/)
4+
5+
...

docs/clients/douyin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 创建第三方应用
2+
3+
访问抖音开放平台:[open.douyin](https://open.douyin.com/)
4+
5+
...

docs/clients/feishu.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 注册账号
2+
3+
地址:[gitee](https://gitee.com/)
4+
5+
如果已有则忽略该步骤,直接进入第二步
6+
7+
## 创建第三方应用
8+
9+
登录已注册的账号...

docs/clients/gitee.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 注册账号
2+
3+
地址:[gitee](https://gitee.com/)
4+
5+
如果已有则忽略该步骤,直接进入第二步
6+
7+
## 创建第三方应用
8+
9+
登录已注册的账号...

docs/clients/github.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
## 注册账号
2+
3+
地址:[GitHub](https://github.com/)
4+
5+
如果已有则忽略该步骤,直接进入第二步
6+
7+
## 创建第三方应用
8+
9+
### 登录
10+
11+
登录已注册的账号,通过主页右上角进入个人设置页:[profile](https://github.com/settings/profile)
12+
13+
![settings.png](../public/images/github/settings.png)
14+
15+
### 创建应用
16+
17+
进入开发者界面:[Developer settings](https://github.com/settings/apps)
18+
19+
![dev.png](../public/images/github/dev.png)
20+
21+
创建 OAuth app:[OAuth apps](https://github.com/settings/developers)
22+
23+
![oauth.png](../public/images/github/oauth.png)
24+
25+
- `Application name` 填写自己的网站名称
26+
- `Homepage URL` 填写自己的网站首页地址
27+
- `Application description` 填写自己的应用描述
28+
- `Authorization callback URL` 用户授权后跳转到自己平台的地址。通常情况下,开发者需要在此路由代码中实现自己平台用户的注册、绑定等操作
29+
- `Enable Device Flow` 不需要勾选
30+
31+
信息输入完成后,点击下方绿色的 ==`Register applaction`== 按钮创建应用
32+
33+
![register.png](../public/images/github/register.png)
34+
35+
### 创建密钥
36+
37+
创建完成后,进入应用详情页,`Client secrets`
38+
39+
![secrets.png](../public/images/github/secrets.png)
40+
41+
创建完成后,记录 `Client ID``Client Secret``Authorization callback URL`,这三个东西在我们集成的时候都用得到,请妥善保管
42+
ID 和 Secret

docs/clients/google.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 创建第三方应用
2+
3+
登录 Google 开发者中心:[console.developers.google](https://console.developers.google.com/apis/dashboard)
4+
5+
...

docs/clients/linuxdo.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
## 注册账号
2+
3+
地址:[LinuxDo](https://linux.do/)
4+
5+
如果已有则忽略该步骤,直接进入第二步
6+
7+
## 创建第三方应用
8+
9+
### 登录
10+
11+
登录已注册的账号,通过主页左侧 Connect 进入 connect 页面:[connect](https://connect.linux.do/)
12+
13+
![connect.png](../public/images/linuxdo/connect.png)
14+
15+
### 创建应用
16+
17+
进入开发者界面:[sso](https://connect.linux.do/dash/sso)
18+
19+
![dev.png](../public/images/linuxdo/dev.png)
20+
21+
申请新接入:[new](https://connect.linux.do/dash/sso/new)
22+
23+
![new.png](../public/images/linuxdo/new.png)
24+
25+
信息输入完成后,点击下方蓝色的 ==`保存`== 按钮创建应用
26+
27+
![save.png](../public/images/linuxdo/save.png)
28+
29+
创建完成后,进入应用详情页
30+
31+
![secrets.png](../public/images/linuxdo/secrets.png)
32+
33+
记录 `Client ID``Client Secret``回调地址`,这三个东西在我们集成的时候都用得到,请妥善保管 ID 和 Secret

docs/clients/oschina.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 注册账号
2+
3+
地址:[oschina](https://www.oschina.net/)
4+
5+
如果已有则忽略该步骤,直接进入第二步
6+
7+
## 创建第三方应用
8+
9+
登录已注册的账号...

docs/clients/qq.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 创建第三方应用
2+
3+
登录QQ互联平台:[QQ](https://connect.qq.com/)
4+
5+
...

docs/clients/wechat_mp.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 创建第三方应用
2+
3+
登录微信小程序控制台:[mp.weixin](https://mp.weixin.qq.com/)
4+
5+
...

0 commit comments

Comments
 (0)