ShatteredPrism/launcher/minecraft/auth
Evan Goode b1738deffb authlib-injector: Mark correct account as in use
Fixes a bug where the wrong account could be marked as "in use" when the
game is launched if there are multiple accounts that share the same
profile ID. This can lead to the launcher trying to refresh an account
that's currently in use by the game, leading to "Invalid session" errors
in-game.

Signed-off-by: Evan Goode <mail@evangoo.de>
2023-11-15 12:11:12 -05:00
..
flows Clean up authlib-injector merge, mostly clang-format 2023-09-05 00:13:50 -04:00
steps Clean up authlib-injector merge, mostly clang-format 2023-09-05 00:13:50 -04:00
AccountData.cpp authlib-injector 2023-09-04 19:00:18 +01:00
AccountData.h authlib-injector 2023-09-04 19:00:18 +01:00
AccountList.cpp authlib-injector: Mark correct account as in use 2023-11-15 12:11:12 -05:00
AccountList.h authlib-injector: Mark correct account as in use 2023-11-15 12:11:12 -05:00
AccountTask.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
AccountTask.h chore: update license headers 2023-08-14 18:17:05 +02:00
AuthRequest.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
AuthRequest.h chore: reformat 2023-08-14 18:16:53 +02:00
AuthSession.cpp chore: reformat 2023-08-14 18:16:53 +02:00
AuthSession.h authlib-injector: Mark correct account as in use 2023-11-15 12:11:12 -05:00
AuthStep.cpp chore: reformat 2023-08-14 18:16:53 +02:00
AuthStep.h chore: reformat 2023-08-14 18:16:53 +02:00
MinecraftAccount.cpp authlib-injector: Mark correct account as in use 2023-11-15 12:11:12 -05:00
MinecraftAccount.h Only check migration eligibility for Mojang accounts 2023-09-05 21:47:37 +01:00
Parsers.cpp chore: reformat 2023-08-14 18:16:53 +02:00
Parsers.h chore: reformat 2023-08-14 18:16:53 +02:00
Yggdrasil.cpp Clean up authlib-injector merge, mostly clang-format 2023-09-05 00:13:50 -04:00
Yggdrasil.h Remove current Ely.by implementation 2023-09-04 01:35:37 +01:00