xboxlive-auth
A lightweight, zero-dependency Xbox Network (Xbox Live) authentication library for Node.js with OAuth 2.0 support.
File Explorer
Download Latest Version (.zip)- ppft-parameter-error.yml
- FUNDING.yml
- 01-Authenticate.md
- 02-Custom_Azure_Application.md
- 03-Experimental.md
- 04-RelyingParty.md
- 05-Methods.md
- 06-Known_Issues.md
- 07-Detect_Unauthorized_AgeGroup.md
- 09-Errors.md
- 90-Migration_From_v4.md
- index.ts
- XSAPIFetchClient.ts
- XSAPIFetchClient.types.ts
- XRFetchClientException.ts
- Fetch.types.ts
- index.ts
- index.ts
- XRException.types.ts
- XRLiveLibraryException.ts
- index.ts
- requests.types.ts
- config.ts
- index.ts
- index.ts
- requests.types.ts
- config.ts
- utils.ts
- lib.types.ts
- index.ts
- e2e.test.ts
- integration.test.ts
- .gitignore
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/XboxReplay/xboxlive-auth
Downloads the entire project code from GitHub to your computer.
cd xboxlive-auth
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install @xboxreplay/xboxlive-auth
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
