-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upcoming 4.0.0 version - Details #15
Comments
Hi @Alexis-Bize! Thank you for putting in the time and effort to build this package. I've been using it to great affect on a new project for the last month. Because I want to use 4.0.0, I've cloned the 4.0.0 branch and am storing the library locally in my project's monorepo. Is there any chance 4.0.0 could be published to npm, even if only tagged as a "next" release and not the main line? |
Hey @wescopeland, thanks a lot :) Please note that the 4.0.0 version is already available on npm. To be honest this version seems stable for a while now so I'll try to publish it as soon as possible. |
How exactly does generating an exprimental device token work? What are you send and what do you receive back? Just wanted to know because I'm trying to figure out device, title, and user tokens. |
@Gurrman375 - For security reason, I'll not share the generation process but... Take a look at https://github.com/OpenXbox/xcloud-python/blob/master/xcloud/auth/xal_auth.py which may have what you're looking for ;) |
Released :) |
Documentation
Breaking changes:
Exposedauthenticate
method will return "live" and "xboxlive" raw exchange responsesauthenticate
method response schema updatedUpcoming features:
Experimental:
The text was updated successfully, but these errors were encountered: