Files
Jordan Jones 5d723e9a04 Integrate Authentication for Microsoft Accounts (#788)
* add node-fetch and @xboxreplay/xboxlive-auth for microsoft/xbox auth

* decide which authentication to use based on options;

if options.auth === 'microsoft' then use microsoft/xbox auth, else use Yggdrasil until they kill that.

* push working auth

* commentary

* eslint does not like me :(

* User-Agent works just fine without version

* linting = 95% of development

* revert changes to encrypt.js

* set haveCredentials to whether or not we have a token.

Technically this will always be true so...?

* eslint

* mod+create: api + example

* mod: readme.md
2020-12-11 21:30:48 +01:00
..
2018-09-24 22:08:11 +02:00
2020-07-31 21:53:09 +00:00
2020-12-06 18:53:04 +01:00
2020-07-18 19:22:48 +02:00
2020-10-06 22:46:53 +02:00
2020-10-31 14:48:53 +00:00