pollymc/launcher/minecraft/auth/flows
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
..
AuthContext.cpp GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
AuthContext.h GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
AuthRequest.cpp GH-3392 fix a bunch of bugs and implement STS error states 2021-08-31 01:11:52 +02:00
AuthRequest.h GH-3392 fix a bunch of bugs and implement STS error states 2021-08-31 01:11:52 +02:00
MojangLogin.cpp GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
MojangLogin.h GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
MojangRefresh.cpp GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
MojangRefresh.h GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
MSAInteractive.cpp GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
MSAInteractive.h GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
MSASilent.cpp GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
MSASilent.h GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00
Parsers.cpp GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
Parsers.h GH-4217 Add support for GamePass accounts and MC profile setup 2021-11-10 03:02:51 +01:00
Yggdrasil.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
Yggdrasil.h GH-3392 dirty initial MSA support that shares logic with Mojang flows 2021-08-15 23:18:50 +02:00