@xboxreplay/xboxlive-auth
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@xboxreplay/xboxlive-auth", | ||
"description": "Simple Xbox Live authentication module.", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "xboxreplay", |
@@ -6,3 +6,3 @@ # Xbox Live - Auth | ||
### Installation | ||
``` | ||
```shell | ||
$ npm install @xboxreplay/xboxlive-auth | ||
@@ -13,3 +13,3 @@ ``` | ||
``` | ||
```javascript | ||
import XboxLiveAuth from '@xboxreplay/xboxlive-auth'; | ||
@@ -43,3 +43,3 @@ | ||
**Sample call:** | ||
``` | ||
```shell | ||
$ curl 'https://profile.xboxlive.com/users/gt(Zeny%20IC)/profile/settings?settings=Gamerscore' \ | ||
@@ -52,3 +52,3 @@ -H 'Authorization: XBL3.0 x={userHash};{XSTSToken}' \ | ||
``` | ||
```javascript | ||
{ | ||
@@ -55,0 +55,0 @@ "profileUsers": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17314
0