pollymc/logic/auth
Petr Mrázek f27a6c39ea Fix login and startup logging issues
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.
2013-12-01 02:00:42 +01:00
..
flows Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
MojangAccount.cpp Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
MojangAccount.h Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
YggdrasilTask.cpp Fix login and startup logging issues 2013-12-01 02:00:42 +01:00
YggdrasilTask.h Fix login and startup logging issues 2013-12-01 02:00:42 +01:00