aboutsummaryrefslogtreecommitdiff
path: root/libraries/katabasis/include
AgeCommit message (Collapse)Author
2021-11-28GH-4071 handle network errors when logging in with MSA as 'soft'Petr Mrázek
This makes the tokens not expire when such errors happen. Only applies to MSA, not the XBox and Mojang steps afterwards. Further testing and improvements are still needed.
2021-09-21NOISSUE Remove Requestor, it is unusedPetr Mrázek
2021-08-25NOISSUE cut down RequestorPetr Mrázek
2021-08-22GH-3392 Switch MS account login to use device flow insteadPetr Mrázek
Device flow involves the user manually opening a web page and putting in a code. We no longer need to interact with the browser.
2021-08-18NOISSUE add ssl error logging to RequestorPetr Mrázek
2021-07-25NOISSUE bulk addition of code from KatabasisPetr Mrázek