Socket
Socket
Sign inDemoInstall

@xboxreplay/xboxlive-auth

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xboxreplay/xboxlive-auth - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc