UNPKG

@inventivetalent/xboxlive-auth

Version:

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

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