pollymc/api/logic/minecraft/auth
Petr Mrázek 035bdc7576 GH-1524 Regenerate Minecraft client token when the auth token is invalid
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-30 00:19:27 +01:00
..
flows
AuthSession.cpp
AuthSession.h NOISSUE mark used accounts/sessions in selection menus 2016-11-17 01:00:15 +01:00
MojangAccount.cpp GH-1524 Regenerate Minecraft client token when the auth token is invalid 2016-11-30 00:19:27 +01:00
MojangAccount.h GH-1524 Regenerate Minecraft client token when the auth token is invalid 2016-11-30 00:19:27 +01:00
MojangAccountList.cpp
MojangAccountList.h
YggdrasilTask.cpp NOISSUE Refactor and sanitize MultiMC startup/shutdown 2016-11-06 21:58:54 +01:00
YggdrasilTask.h