pollymc/launcher/minecraft/auth
timoreo22 546d394868
Merge pull request #475 from Scrumplex/fix-hide-all-tokens
Hide all tokens for non-Debug builds for log and logfiles
2022-05-02 10:45:58 +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 Merge pull request #475 from Scrumplex/fix-hide-all-tokens 2022-05-02 10:45:58 +02:00
AccountData.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountData.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountList.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
AccountList.h chore: add license header to files I modified 2022-03-19 12:46:56 +01: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 chore: add license header to files I modified 2022-03-19 12:46:56 +01: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