Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉新增扫码登录 #158

Merged
merged 1 commit into from
Dec 4, 2024
Merged

🎉新增扫码登录 #158

merged 1 commit into from
Dec 4, 2024

Conversation

HereIsYui
Copy link
Member

来了来了 扫码登录来了

距离怎么登录我就不写了,自己看代码

先连上websocket,然后发登录,完成

websocket地址

/login-channel

消息格式⬇️ json记得转成json字符串

⬇️ 已扫码,等待处理⬇️

{
    "type": 3,
    "targetId": "xxxxx"
}

⬇️ 申请登录 ⬇️

{
    "type": 3,
    "targetId": "xxxxx",
    "apiKey":"xxxxxxxxx"
}

@adlered adlered merged commit afdd845 into FishPiOffical:master Dec 4, 2024
1 check passed
adlered added a commit that referenced this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants