Pierce01 / MinecraftLauncher-core

Lightweight module that downloads and runs Minecraft using javascript / NodeJS
MIT License
359 stars 82 forks source link

Mojang to MSFT #53

Closed Pierce01 closed 3 years ago

Pierce01 commented 3 years ago

So, there's a new authentication system coming to Minecraft which may break the current login method. Will investigate when changes are pushed, hoping nothing too major gets changed in the end.

https://www.minecraft.net/en-us/article/java-edition-moving-house

chakany commented 3 years ago

Screen Shot 2020-12-15 at 1 48 49 PM Found this on this support article. Looks like they have something planned for us.

Pierce01 commented 3 years ago

Yep, i saw when it was released, just patiently waiting at this point. We have discussions about this in the discord if you're interested in joining.

chakany commented 3 years ago

I am in the discord lmao, my tag is shapes#1938

MuhammadUsmanMithani commented 3 years ago

What is your Discord?

Nishant1500 commented 3 years ago

Screen Shot 2020-12-15 at 1 48 49 PM Found this on this support article. Looks like they have something planned for us.

This is for migrated Accounts, the Accounts which are still in mojang database would work.

MuhammadUsmanMithani commented 3 years ago

so should offline mode accounts

Pierce01 commented 3 years ago

Yes, we know old mojang accounts are still supported. Please keep your issue to your own issue thread or in the discord, not in this one.

Pierce01 commented 3 years ago

Following up on a response from a backchannel, I will look into providing an example to implement the new system within your launcher. However, as the new system involves OAuth and needing to open a browser window, it will not be added directly into MCLC.