PrismLauncher/launcher/minecraft/auth/steps
Rachel Powers 495103f72e fix: set x-xbl-contract-version header during xbox auth step
Refrencing GDlauncher and ATLauncher code for auth as well as https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/reference/live/rest/additional/httpstandardheaders
it is possible some of microsoft's server's are rejecting our request because of this missing header?

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-01 10:43:31 -07:00
..
EntitlementsStep.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
EntitlementsStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
GetSkinStep.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
GetSkinStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
LauncherLoginStep.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
LauncherLoginStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MigrationEligibilityStep.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MigrationEligibilityStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MinecraftProfileStep.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
MinecraftProfileStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MinecraftProfileStepMojang.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
MinecraftProfileStepMojang.h Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
MSAStep.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
MSAStep.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
OfflineStep.cpp Add offline mode support 2022-01-30 02:35:56 +01:00
OfflineStep.h Add offline mode support 2022-01-30 02:35:56 +01:00
XboxAuthorizationStep.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
XboxAuthorizationStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
XboxProfileStep.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
XboxProfileStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
XboxUserStep.cpp fix: set x-xbl-contract-version header during xbox auth step 2023-05-01 10:43:31 -07:00
XboxUserStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
YggdrasilStep.cpp fix: add missing connections to the abort signal 2022-06-22 20:20:39 -03:00
YggdrasilStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00