aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/auth/steps
AgeCommit message (Expand)Author
2022-12-27refactor: add logging category for credentialsSefa Eyeoglu
2022-07-23fix: treat accounts as offline, if auth servers are downSefa Eyeoglu
2022-06-22fix: add missing connections to the abort signalflow
2022-05-02Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
2022-04-22Fix Mojang auth failing due to Mojang rejecting requests to the profile endpointTheCodex6824
2022-04-20fix: hide LauncherLoginStep tokens for non-Debug buildsSefa Eyeoglu
2022-04-07NOISSUE fix error string for Xbox authorization failuresPetr Mrázek
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-02-18feat(accounts): interrupt MSAStep when client ID doesn't matchSefa Eyeoglu
2022-02-18feat(accounts): save client id in MSAStepSefa Eyeoglu
2022-02-12feat: implement MSA client id overrideSefa Eyeoglu
2022-01-30Add offline mode supportbexnoss
2022-01-24NOISSUE log server response when failing to fetch profilePetr Mrázek
2022-01-24NOISSUE add some logging to profile fetching failuresPetr Mrázek
2022-01-17Revert "Merge pull request #50 from bexnoss/offline-mode"Lenny McLennington
2022-01-12Remove unnecessary semicolonbexnoss
2022-01-12Add offline mode supportbexnoss
2021-12-20Move MSA Client ID to the same place as the othersLenny McLennington
2021-12-05NOISSUE fix some error mappings for Mojang accountsPetr Mrázek
2021-12-04GH-4071 Heavily refactor and rearchitect account systemPetr Mrázek