Skip to content
New issue

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

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

Already on GitHub? # to your account

插件“验证正版账户”无法验证! #171

Open
happytbs opened this issue Dec 8, 2022 · 4 comments
Open

插件“验证正版账户”无法验证! #171

happytbs opened this issue Dec 8, 2022 · 4 comments

Comments

@happytbs
Copy link

happytbs commented Dec 8, 2022

image
疑似微软登录服务器挂了,建议更换链接。

@happytbs
Copy link
Author

happytbs commented Dec 8, 2022

日志:
[2022-11-06 14:41:05] production.INFO: User [jianxpan@outlook.com] is try to start verification
[2022-12-08 13:57:24] production.INFO: User [valosrxl@163.com] is try to start verification
[2022-12-08 15:02:03] production.INFO: User [valosrxl@163.com] is try to start verification
[2022-12-08 15:10:22] production.INFO: User [valosrxl@163.com] is try to start verification
[2022-12-08 15:29:16] production.INFO: User [valosrxl@163.com] is try to start verification
[2022-12-08 15:29:30] production.INFO: User [valosrxl@163.com] authenticate with XSTS failed. {"response":{"Identity":"0","XErr":2148916238,"Message":"","Redirect":"https://start.ui.xboxlive.com/AddChildToFamily"}}
[2022-12-08 17:03:53] production.INFO: User [h19120692093@outlook.com] is try to start verification
[2022-12-08 17:04:12] production.INFO: User [h19120692093@outlook.com] get the profile failed. {"response":{"path":"/minecraft/profile","error":"NOT_FOUND","errorMessage":"Not Found"}}
[2022-12-08 17:07:25] production.INFO: User [valosrxl@163.com] is try to start verification
[2022-12-08 17:07:28] production.INFO: User [valosrxl@163.com] authenticate with XSTS failed. {"response":{"Identity":"0","XErr":2148916238,"Message":"","Redirect":"https://start.ui.xboxlive.com/AddChildToFamily"}}

@happytbs
Copy link
Author

happytbs commented Dec 8, 2022

littelskin也一样

@ovomc
Copy link

ovomc commented Jan 9, 2023

正版验证 (微软)
为拥有正版账号的用户提供验证、绑定。
使用方法
本插件部分配置通过修改 .env 来进行。
localhost为你的网站地址
https://aka.ms/aad 创建应用
其中重定义URL:https://localhost/mojang/callback
增加三条配置项,MICROSOFT_KEY、 MICROSOFT_SECRET、 MICROSOFT_REDIRECT_URI
将 客户端 ID、客户端 Secret、回调 URL 分别填入 MICROSOFT_KEYMICROSOFT_SECRETMICROSOFT_REDIRECT_URI
示例

MICROSOFT_KEY=9fce0559-44b4-4c95-a144-d3ccf50ea62b
MICROSOFT_SECRET=secret@123
MICROSOFT_REDIRECT_URI=https://**localhost**/mojang/callback

@happytbs
Copy link
Author

这不是跟microsoft live 登录一毛一样吗

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants