Commit graph

4 commits

Author SHA1 Message Date
Romain Beaumont
ae9f884724 update electron in example 2021-12-02 23:26:46 +00:00
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
Romain Beaumont
a186392d1d
update electron in example 2020-08-03 23:16:57 +02:00
Romain Beaumont
50a90030b3
add electron example, fix #751 2020-08-03 01:39:04 +02:00