pollymc/launcher/minecraft/auth
2022-07-03 12:55:36 +02:00
..
flows Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
steps fix: add missing connections to the abort signal 2022-06-22 20:20:39 -03:00
AccountData.cpp add tr() to offline account name 2022-06-30 08:59:41 +10:00
AccountData.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountList.cpp Change Online status to Ready 2022-06-30 22:17:15 +10:00
AccountList.h Move the profile name column to the left 2022-06-29 18:43:29 +10:00
AccountTask.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountTask.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AuthRequest.cpp
AuthRequest.h
AuthSession.cpp
AuthSession.h
AuthStep.cpp
AuthStep.h
MinecraftAccount.cpp fix: add missing connections to the abort signal 2022-06-22 20:20:39 -03:00
MinecraftAccount.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
Parsers.cpp Use suggested error handling 2022-04-25 14:08:27 -04: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 Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint 2022-04-22 23:39:38 -04:00
Yggdrasil.h