OpenXbox / xbox-webapi-python

A python library to authenticate with Xbox Live via your Microsoft Account and provides Xbox related Web-API.
https://pypi.python.org/pypi/xbox-webapi
MIT License
175 stars 44 forks source link

Setup login with Xbox Live #24

Closed kufhjer closed 3 years ago

kufhjer commented 4 years ago

Is there anybody that can assist me in setting up sign in with Xbox live flow so I can have people signing with their Xbox live account? And to get the proper tokens (xsts and uhs).

I searched many resources, but somehow, I am unable to get this working.

Gurrman375 commented 4 years ago

Check out this link: https://github.com/OpenXbox/xbox-webapi-python/blob/master/xbox/webapi/scripts/authenticate.py Also try using this command in CMD: xbox-authenticate --tokens tokens.json --email no@live.com --password abc123

tuxuser commented 3 years ago

https://gist.github.com/tuxuser/8b7cc153cdecd0a9c3f2694850fa90bd