pollymc/launcher/minecraft/auth
2023-06-21 13:23:24 -04:00
..
flows Fix the various different bugs i initially created 2023-06-20 15:08:02 -04:00
steps Add custom login support 2023-06-21 13:23:24 -04:00
AccountData.cpp Add custom login support 2023-06-21 13:23:24 -04:00
AccountData.h Fix the various different bugs i initially created 2023-06-20 15:08:02 -04:00
AccountList.cpp Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2022-12-20 20:23:42 +00:00
AccountList.h Rename 2022-10-19 15:02:43 +05:30
AccountTask.cpp fix: fix warnings reported by LGTM.com 2022-06-17 16:34:32 +02:00
AccountTask.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AuthRequest.cpp Fix: signal/slot macro -> func pointer & network fixes 2023-04-17 18:23:18 -07:00
AuthRequest.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
AuthSession.cpp NOISSUE proper fix for missing profile + demo mode 2021-12-30 21:26:29 +01:00
AuthSession.h Add custom login support 2023-06-20 14:35:02 -04: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 Add custom login support 2023-06-21 13:23:24 -04:00
MinecraftAccount.h Fix the various different bugs i initially created 2023-06-20 15:08:02 -04:00
Parsers.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
Parsers.h Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
Yggdrasil.cpp Add custom login support 2023-06-20 14:35:02 -04:00
Yggdrasil.h Add custom login support 2023-06-20 14:35:02 -04:00