API v3除密码登录 模式外,增加支持 第三方登录/浏览器登录 模式
未关闭
enhancement
- 主要语言
- Go
- 星标
- 50.2k
- 派生
- 7.9k
- 平均合并
- 7 天 21 小时
- 30 天内合并 PR
- 6
描述
### Please make sure of the following things
- [ ] I have read the [documentation](https://alist.nn.ci).
- [ ] I'm sure there are no duplicate issues or discussions.
- [ ] I'm sure this feature is not implemented.
- [ ] I'm sure it's a reasonable and popular requirement.
### Description of the feature / 需求描述
API v3除密码模式外,增加支持 第三方登录/浏览器登录 模式
### Suggested solution / 实现思路
https://alist.nn.ci/guide/api/auth.html#%E8%AF%B7%E6%B1%82%E5%8F%82%E6%95%B0
调用者准备一个http服务器127.0.0.1:1234,然后通过浏览器打开alist返回的登录连接。在这个连接中登录成功后,跳转到127.0.0.1:1234,携带所需token参数
### Additional context / 附件
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。