mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-11-20 17:11:57 +00:00
f27a6c39ea
Auth uses the refresh endpoint instead of validate. This means less password entering. Console will now only autoscroll when already scrolled all the way down. Better conformance with the Yggdrasil auth protocol (not complete yet, but Mojang launcher isn't complete either). Fix bug that prevented saving the account data (uninitialized variable). Accounts can now trigger account list saving, this is used for the refresh endpoint. |
||
---|---|---|
.. | ||
AuthenticateTask.cpp | ||
AuthenticateTask.h | ||
InvalidateTask.cpp | ||
InvalidateTask.h | ||
RefreshTask.cpp | ||
RefreshTask.h | ||
ValidateTask.cpp | ||
ValidateTask.h |