ShatteredPrism/launcher/minecraft/auth
Evan Goode a5fcdd03bf Only send selectedProfile when selecting a profile
Some authentication servers (Blessing Skin) care when selectedProfile is
sent on POST /refresh but the clientToken is already bound to a profile.
We should only include selectedProfile in POST /refresh during the
initial "Add authlib-injector account" process when selecting a profile
from multiple availableProfiles.

For https://github.com/unmojang/FjordLauncher/issues/50
2025-01-12 22:54:25 -05:00
..
steps Only send selectedProfile when selecting a profile 2025-01-12 22:54:25 -05:00
AccountData.cpp Delete remaining Mojang cruft 2024-10-28 22:07:15 -04:00
AccountData.h Delete remaining Mojang cruft 2024-10-28 22:07:15 -04:00
AccountList.cpp Delete remaining Mojang cruft 2024-10-28 22:07:15 -04:00
AccountList.h Delete remaining Mojang cruft 2024-10-28 22:07:15 -04:00
AuthFlow.cpp Merge remote-tracking branch 'prismlauncher/release-9.x' into develop 2025-01-11 19:05:25 -05:00
AuthFlow.h Merge remote-tracking branch 'prismlauncher/release-9.x' into develop 2025-01-11 19:05:25 -05:00
AuthSession.cpp Actually fix offline accounts on 1.16.4, 1.16.5 2024-05-03 19:07:44 -04:00
AuthSession.h Merge tag '9.0' into develop 2024-10-25 15:34:57 -04:00
AuthStep.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into auth3 2024-06-28 20:49:37 +03:00
MinecraftAccount.cpp Merge remote-tracking branch 'prismlauncher/release-9.x' into develop 2025-01-11 19:05:25 -05:00
MinecraftAccount.h Delete remaining Mojang cruft 2024-10-28 22:07:15 -04:00
Parsers.cpp Gray out "Manage Skins" button for authlib-injector accounts 2024-10-27 13:19:38 -04:00
Parsers.h Improve login UI 2024-05-15 17:25:15 +03:00