pollymc/launcher/minecraft/auth
Petr Mrázek 475d949a1e GH-4217 Add support for GamePass accounts and MC profile setup
- We now use the new endpoint for loggiong in via XBox tokens (/launcher/login)
- We now check game entitlements instead of only relying on MC profile presence
- Accounts can now be added even when they do not have a profile
- The launcher will guide you through selecting a Minecraft name if you don't have one yet
2021-11-10 03:02:51 +01:00
..
flows GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
AccountData.cpp GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
AccountData.h GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
AccountList.cpp GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
AccountList.h GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
AccountTask.cpp GH-3392 Add recognition of already migrated Mojang accounts 2021-08-29 19:59:18 +02:00
AccountTask.h GH-3392 Add recognition of already migrated Mojang accounts 2021-08-29 19:59:18 +02:00
AuthSession.cpp GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
AuthSession.h GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
MinecraftAccount.cpp GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
MinecraftAccount.h GH-3392 checking for migration status and refresh button in accounts list 2021-08-29 22:55:33 +02:00