aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/auth/AccountTask.cpp
AgeCommit message (Collapse)Author
2023-08-04chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-02chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-06-17fix: fix warnings reported by LGTM.comSefa Eyeoglu
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-02-18feat(accounts): add disabled account stateSefa Eyeoglu
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-20NOISSUE Some happy little refactorsPetr Mrázek
2021-08-29GH-3392 Add recognition of already migrated Mojang accountsPetr Mrázek
2021-08-15GH-3392 dirty initial MSA support that shares logic with Mojang flowsPetr Mrázek
Both act as the first step of AuthContext.