Skip to content
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

Microsoft authorization #210

Closed
MJRamon opened this issue Dec 28, 2021 · 5 comments · Fixed by #216
Closed

Microsoft authorization #210

MJRamon opened this issue Dec 28, 2021 · 5 comments · Fixed by #216
Assignees

Comments

@MJRamon
Copy link

MJRamon commented Dec 28, 2021

Can you please add new Microsoft authorization? Players are migrating now.

@MJRamon MJRamon changed the title Microsoft autorization Microsoft authorization Dec 28, 2021
@gbeag
Copy link

gbeag commented Jan 29, 2022

#186

@ghost
Copy link

ghost commented Feb 6, 2022

Is there any update on this?

@alduish
Copy link

alduish commented Feb 6, 2022

#143 by the community that all

@dscalzi
Copy link
Owner

dscalzi commented Feb 6, 2022

@GeekCornerGH informed me of https://www.minecraft.net/en-us/article/last-call-voluntarily-migrate-java-accounts, so this is probably going to have elevated urgency.

@dscalzi
Copy link
Owner

dscalzi commented Feb 7, 2022

WIP Microsoft Auth implementation: https://github.com/dscalzi/HeliosLauncher/compare/feature/ms-auth
There are a few more things that need to be done. Feel free to checkout and take a look. This code is not production-ready until it is merged to master. I encourage you to perform internal testing even when it lands on master.

The branch depends on an unpublished version of helios-core. To use it:

  1. Clone helios-core
  2. In helios-core, run npm i, npm run build, npm link
  3. In HeliosLauncher run npm link helios-core.

You now have the unpublished version of helios-core linked. It will be published later when all the changes are introduced.

@dscalzi dscalzi self-assigned this Feb 7, 2022
@dscalzi dscalzi linked a pull request Feb 9, 2022 that will close this issue
@dscalzi dscalzi pinned this issue Feb 9, 2022
@dscalzi dscalzi unpinned this issue Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants