pollymc/launcher/minecraft/auth
Petr Mrázek 3c46d8a412 GH-4071 Heavily refactor and rearchitect account system
This makes the account system much more modular
and makes it treat errors as something recoverable,
unless they come directly from the MSA refresh token
becoming invalid.
2021-12-04 01:18:05 +01:00
..
flows GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
steps GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +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-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AccountList.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AccountList.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AccountTask.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AccountTask.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AuthRequest.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AuthRequest.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01: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 NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
AuthStep.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AuthStep.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MinecraftAccount.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
MinecraftAccount.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Parsers.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Parsers.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Yggdrasil.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
Yggdrasil.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00