aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/auth
AgeCommit message (Collapse)Author
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-11-30GH-1524 Regenerate Minecraft client token when the auth token is invalidPetr Mrázek
This makes the case where users copy MultiMC to other machines easier to handle. It doesn't require manual intervention and the tokens do not go in a desync loop.
2016-11-17NOISSUE mark used accounts/sessions in selection menusPetr Mrázek
2016-11-06NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek
* Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek