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

[新增/更新请求] 更新Web端短信登录回复的数据结构 #1110

Open
1 task done
btjawa opened this issue Oct 5, 2024 · 0 comments
Open
1 task done

[新增/更新请求] 更新Web端短信登录回复的数据结构 #1110

btjawa opened this issue Oct 5, 2024 · 0 comments

Comments

@btjawa
Copy link

btjawa commented Oct 5, 2024

提交前请确认

  • 我已检索仓库中文档,不包含所提及内容,或所提及内容在本仓库中存在错误,且 Issues、Pull Requests 中无相关提交

API 来源

Web 端(含 h5)

API 类型

REST

API 地址

https://passport.bilibili.com/x/passport-login/web/login/sms

详情描述

现文档中,短信登录成功的回复少了几个键值对,补充一下

抓包信息

{
  "code": 0,
  "data": {
    "hint": "登录 成功",
    "in_reg_audit": 0,
    "is_new": false,
    "message": "",
    "refresh_token": "***",
    "status": 0,
    "timestamp": 1728146707199,
    "url": "***"
  }
}
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

No branches or pull requests

1 participant