node-minecraft-protocol/examples
extremeheat 8f2a027812
Msa device code auth (#806)
* initial msa work

* rm debug code

* Update package.json

* lint, seperate constants, create missing msa cache

* support multiple profiles

* lint

* use shared constants

* fix path issues

* fix token variable

* fix caching msa profile data

* switch clientId to one from microsoft

* store caches in .minecraft, fallback to dev code auth when user+pass fails

* update electron demo, fix error handling, add docs

* fix caching dir

* fix lint

* move to class scope, token fixes

* retry on fail, terminology fixes

* fix promise bug

* cleanup
2021-01-30 01:21:03 +01:00
..
client_auto run standard 1.12 --fix 2018-09-24 22:08:11 +02:00
client_channel change codestyle to standard + enforce it with circle ci 2018-05-13 22:50:16 +02:00
client_chat fix lint 2020-07-31 21:53:09 +00:00
client_custom_channel change codestyle to standard + enforce it with circle ci 2018-05-13 22:50:16 +02:00
client_custom_packets fix lint for new standard version 2019-08-03 23:29:14 +00:00
client_echo fix client echo argv check 2020-12-06 18:53:04 +01:00
client_electron Msa device code auth (#806) 2021-01-30 01:21:03 +01:00
client_http_proxy Pass through http agent option to yggdrasil for proxy support (#676) 2020-02-11 12:31:24 +01:00
client_microsoft_auth Msa device code auth (#806) 2021-01-30 01:21:03 +01:00
client_socks_proxy fix a few errors in socks proxy example 2020-06-16 17:53:53 +02:00
proxy improve proxy doc 2020-07-18 19:22:48 +02:00
server 1.16.2 and 1.16.3 support (#765) 2020-10-06 22:46:53 +02:00
server_channel 1.16.2 and 1.16.3 support (#765) 2020-10-06 22:46:53 +02:00
server_custom_channel 1.16.2 and 1.16.3 support (#765) 2020-10-06 22:46:53 +02:00
server_helloworld 1.16.2 and 1.16.3 support (#765) 2020-10-06 22:46:53 +02:00
server_world update to standard 16 2020-10-31 14:48:53 +00:00