添加了授权
This commit is contained in:
15
ReadMe/License.md
Normal file
15
ReadMe/License.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 许可证服务
|
||||
## 流程
|
||||
启动app
|
||||
|
||||
app开启HttpListener监听端口{port}
|
||||
|
||||
app打开浏览器,访问https://wechat.bitfall.icu/license
|
||||
|
||||
用户微信扫码登录
|
||||
|
||||
网页跳转http://localhost:{port}/token={code}
|
||||
|
||||
登录成功,服务器记录Token
|
||||
|
||||
客户端在每次启动时会验证Token的有效期,如果Token过期,则重新登录
|
Reference in New Issue
Block a user