-
-
Notifications
You must be signed in to change notification settings - Fork 198
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
微软登录设备代码流 #3940
微软登录设备代码流 #3940
Conversation
在显示设备代码的弹窗倒是还可以考虑放俩按钮,让用户能手动复制一下验证网址和设备代码... |
考虑了一下还是不加了,这个网址手打应该没啥难度... |
我觉得你应该要考虑到超级 |
预期在 2.8.3 合并 :D |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
在显示设备代码的弹窗倒是还可以考虑放俩按钮,让用户能手动复制一下验证网址和设备代码...
I personally think these features are very useful. Sometimes or some users/players may have trouble typing. If you need to use another device (such as a mobile phone), you can quickly forward it to this device through other software, and then visit website and paste the code directly.
Elsewhere, during the second stage of login, I'm a little curious whether the launcher will automatically stop the process if no action is performed for a long time (visiting www.microsoft.com/link
). At least I left the launcher idle for several minutes and still got stuck at 20%
.
In fact, Microsoft, on its part, will give an expiration time. ( |
@3gf8jv4dv Have a try :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good.
所以这边下个版本能合吗...? |
一周=一个周期( |
Close #4333 |
已经半个月了麻将还是没有回,下个版本只能没有这个功能了 orz |
https://learn.microsoft.com/zh-cn/entra/identity-platform/v2-oauth2-device-code |
|
在麻将要求之前申请的Azure app可以不用给麻将提交审核 |
怎么又有冲突…… |
事实上龙猫已经合了,只不过在注释( |
看起来麻将不打算理我的申请了……如果谁有能用的 APP ID 可以私聊发一下 orz |
已经有啦,多谢大家! |
@LTCatt 没有回应 ≠ 不能使用,我的申请也是没有回复但尝试后发现已解除限制。 |
如果使用 我没有找到任何关于这个参数的文档,谁有什么相关信息吗?为啥只有 HMCL 可以用这个参数? |
Just tested it, Prism Launcher can also use this parameter. Another discovery is that appending a different code than the one provided by HMCL / Prism Launcher after |
这可能和 Azure 那边的设置有关吧,需要研究一下 |
Close #122 (关联投票 #127 )
同时移除了之前的浏览器验证方式(设备代码流更加灵活,可以直接替换,且理解成本应该不高)
需要在
ModLaunch.vb
Ln 501
添加 ClientID 才可以正常使用,也因此在“开源版本提示”中新增了一条提示可能写的有点屎,龙猫自己改改罢(