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

Auto refresh tokens on request if they are expired #31

Closed hunterjm closed 3 years ago

hunterjm commented 3 years ago

This makes it much easier to manage token validity for a long running program.