aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/auth/flows/AuthRequest.cpp
AgeCommit message (Collapse)Author
2021-12-04GH-4071 Heavily refactor and rearchitect account systemPetr Mrázek
This makes the account system much more modular and makes it treat errors as something recoverable, unless they come directly from the MSA refresh token becoming invalid.
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-11-17NOISSUE qnam -> networkPetr Mrázek
2021-11-16NOISSUE fix account re-adding not updating current accountPetr Mrázek
2021-08-31GH-3392 fix a bunch of bugs and implement STS error statesPetr Mrázek