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

Authentication Client ID and Secret #62

Closed trololol91 closed 3 years ago

trololol91 commented 3 years ago

Hello, I was wondering where I could obtain the Client ID and Client Secret?

The only info I got that mentions Client ID in Xbox documentation is the following:

Is this the correct way to obtain it?

Also, is it possible to change Sandboxes by changing it here?

https://github.com/OpenXbox/xbox-webapi-python/blob/63d619a78016ea2b7ccc8be0cfbb65b7de897bc6/xbox/webapi/authentication/manager.py#L153

Thank you!

trololol91 commented 3 years ago

In the README, it seems that auth is related to Azure AD