ComputerScienceHouse / ComputerScienceHouse/EAC
Mojang/Minecraft Auth
未关闭
new login flow
- 主要语言
- Python
- 星标
- 2
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
It'd be cool if we could call out to minecraft and decode minecraft usernames. I'm not sure if this is offically supported, and I can't tell if one is actually supposed to use this, so there's probably some more research needed to see if this is even something that should be done.
Anyways [this outlines an auth flow](https://wiki.vg/Authentication) but it isn't oauth compliant.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先审查链接的 wiki.vg Authentication flow,以及现有的用于关联外部账户的 Flask 端点。验证 Mojang 是否官方支持所提议的用户名解码方式,以及该流程是否能够适配项目的账户关联模型;完成的标准是形成有文档记录的决定,并且在获批的情况下,定义明确的实现范围。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- flask, python
- 领域
- api, authentication, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100