AuthMe is not compatible with Microsoft Accounts
EricKilla opened this issue · 11 comments
I am not able to use AuthMe to log into a Microsoft account. New accounts are currently being forced to use Microsoft accounts. AuthMe does still work with my Mojang accounts.
Might be useful:
Example code from MiniLauncher (not sure if it is 100% functional). Protocol documentation on wiki.vg
GDLauncher has it. So, what you have to do is launch a "login to Microsoft" popup which sucks, but it would allow you to save passwords to be used in that form if use similar encryption to the opensource chromium one.
I think you have to have them write in their info and maybe a config setting to change it to Microsoft account &/or have a button to toggle from Mojang to Microsoft login. Once they place in the login credentials you then tunnel process it through to Microsoft Minecraft login and get the session Id like you normally do using it. So you have to launch some custom https code.
I appreciate your interest in this. I finally got my invite to migrate my account - so I'll try to pick this up soon!
My focus had been on my latest project Minecord which is nearing a release very soon.
Fixed cb72cdb released in v2.0.0-beta.1
🎉 This issue has been resolved in version 2.0.0 🎉
The release is available on:
v2.0.0
- GitHub release
- CurseForge
- Modrinth
Your semantic-release bot 📦🚀