OpenXbox / xbox-smartglass-csharp

🎮.NET Standard client library for the Xbox One SmartGlass protocol
MIT License
66 stars 20 forks source link

generating XSTS and uhs #78

Closed theRemoter closed 4 years ago

theRemoter commented 4 years ago

Userhash: Xbox Live Userhash (uhs) Auth Token: Xbox Live Auth token (XSTS)

how can those be generated? If I want to send a connect request, I must fill them up, but there is no mention of how to get those two in the documentation.

tuxuser commented 4 years ago

You want to use OpenXbox.XboxWebApi (nuget)

https://github.com/OpenXbox/xbox-webapi-csharp https://www.nuget.org/packages/OpenXbox.XboxWebApi