UNPKG

@inventivetalent/xboxlive-auth

Version:

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

10 lines (9 loc) 244 B
export declare const defaultXSTSRelyingParty = "http://xboxlive.com"; declare const _default: { urls: { userAuthenticate: string; deviceAuthenticate: string; XSTSAuthorize: string; }; }; export default _default;