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

Requesting XSTS token. #50

Closed ArkDawnerino closed 1 year ago

ArkDawnerino commented 3 years ago

Hello, I'm trying to authenticate with my xbox account, then get an xsts token. is this possible?

nightsurge commented 3 years ago

Also interested!

nightsurge commented 3 years ago

Just FYI, you can do this. I confirmed it. It's already in the code, but if you want that token you will need to make your own code to pull that part out specifically for use elsewhere.