qubard / mcidle-cpp

A lite statically-compiled feature rich port of mcidle-python to C++ with Docker
6 stars 1 forks source link

Microsoft Account #11

Open Ghostinfinit opened 3 years ago

Ghostinfinit commented 3 years ago

Does this work with Microsoft account? If not is there a way to add a Mojang login to a Microsoft account?

qubard commented 3 years ago

I haven't tried it but it definitely works with mojang accounts. It calls this endpoint which seems to only support mojang?

qubard commented 3 years ago

oh nevermind yeah it definitely won't work with microsoft accounts it's a separate login scheme https://wiki.vg/Microsoft_Authentication_Scheme

Scraft161 commented 2 years ago

would it be possible to start development on the microsoft login flow, as it sits now this project will not work with any online-mode server.

I would love to contribute, but I am not nearly familiar enough with C/C++ to do anything meaningful myself.