iFactory.Godot/ReadMe/License.md

15 lines
341 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 许可证服务
## 流程
启动app
app开启HttpListener监听端口{port}
app打开浏览器访问https://wechat.bitfall.icu/license
用户微信扫码登录
网页跳转http://localhost:{port}/token={code}
登录成功,服务器记录Token
客户端在每次启动时会验证Token的有效期,如果Token过期,则重新登录