UNPKG

@xboxreplay/xboxlive-auth

Version:

A light but advanced Xbox Live authentication module with OAuth2.0 and Electron support

12 lines (11 loc) 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { request: { defaultLanguage: 'en-US', defaultUserAgent: `XboxReplay; XboxLiveAuth/4.0` }, github: { createIssue: 'https://github.com/XboxReplay/xboxlive-auth/issues' } };