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

[Feature Request]: Mojang Auth Isn't The Only Way To Log In #123

Closed
ghost opened this issue Oct 15, 2021 · 8 comments
Closed

[Feature Request]: Mojang Auth Isn't The Only Way To Log In #123

ghost opened this issue Oct 15, 2021 · 8 comments

Comments

@ghost
Copy link

ghost commented Oct 15, 2021

No description provided.

@dries007
Copy link
Collaborator

If anyone has documentation on how the MS login works, we might be able to implement this.
Since I only use the server aspect of this project, it's unlikely that I'll be able to help much here.

@leopoldhub
Copy link

https://mojang-api-docs.netlify.app/authentication/msa.html there is certainly other documentations online

@folkertvanheusden
Copy link

I also read that starting March (10th iirc) one can only use microsoft accounts for minecraft.

@koliwbr
Copy link

koliwbr commented Apr 6, 2022

https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/altmanager/MicrosoftLoginManager.java

In Haked client Wurst is Microsoft Auth. Its in java but it work with Microsoft Account. mayby try to revrite to python?

@leopoldhub
Copy link

https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/altmanager/MicrosoftLoginManager.java

In Haked client Wurst is Microsoft Auth. Its in java but it work with Microsoft Account. mayby try to revrite to python?

Thanks for the info, I will definitely rewrite it in JavaScript

@koliwbr
Copy link

koliwbr commented Apr 7, 2022

https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/altmanager/MicrosoftLoginManager.java

In Haked client Wurst is Microsoft Auth. Its in java but it work with Microsoft Account. mayby try to revrite to python?

Thanks for the info, I will definitely rewrite it in JavaScript

I'm rewrited it in Python. Doing it by self, from scratch is harder than just rewrie
Here is my rewrite PR#140.

@andriemc
Copy link

@leopoldhub You know that this library is a PYTHON library. It will not help by rewriting it in JAVASCRIPT

@leopoldhub
Copy link

@leopoldhub You know that this library is a PYTHON library. It will not help by rewriting it in JAVASCRIPT

@andrei12333 Well it will if someone needs to write a JAVASCRIPT and not a PYTHON app...

@ghost ghost closed this as completed Apr 14, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants