openwechat icon indicating copy to clipboard operation
openwechat copied to clipboard

扫二维码登陆

Open mingjiezxc opened this issue 1 year ago • 2 comments

能实现使用 token 访问 URL 吗? 想实现 扫二码登,扫二维码只是实则是访问URL,点击确认,想试试,调用URL 大概看那个文件? 新手有些代码看不懂

mingjiezxc avatar Jan 03 '25 04:01 mingjiezxc

把登录的url,转为二维码图片就行。

lfcleo avatar Jan 04 '25 09:01 lfcleo

其实如果是在 linux、docker 里面启动,可以用 https://github.com/mdp/qrterminal 这个包把 url 打印到 terminal 然后直接扫码

Xavier9896 avatar Jan 04 '25 09:01 Xavier9896