XboxAuthNet icon indicating copy to clipboard operation
XboxAuthNet copied to clipboard

Xbox Live authentication

Results 2 XboxAuthNet issues
Sort by recently updated
recently updated
newest added

Seems to be caused by https://github.com/dotnet/runtime/issues/61737 My understanding is that an upgrade of Identity Client or MSAL library major version is needed to alleviate the issue.

I'm trying to rewrite Device Token generation function in PHP & Laravel from this library, but it failed. Can you please check my code, what's wrong with it? ```php $serviceProofKey...