Skip to content

Commit 0700620

Browse files
committed
update api page
1 parent 5a281f7 commit 0700620

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

views/static/api.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@
4545

4646
如果成功匹配上用户,会 302 跳转到该用户的 api 详情页。否则 403。
4747

48+
### 知识点
49+
50+
1. 如何获取 accessToken?
51+
用户登录后,在设置页面可以看到自己的 accessToken。
52+
建议各移动端应用使用手机扫码的形式登录。
53+
4854
*/
4955
})) %>
5056
</div>

0 commit comments

Comments
 (0)