aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs/MSALoginDialog.cpp
AgeCommit message (Collapse)Author
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-01-20feat(MSALogin): add open page & copy code buttonSefa Eyeoglu
Closes #55
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-22NOISSUE continue reshuffling the codebasePetr Mrázek