| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-04 | chore: update license headers | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2023-08-02 | chore: reformat | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
| 2022-03-19 | chore: add license header to files I modified | Sefa Eyeoglu | |
| 2022-02-18 | feat(accounts): add disabled account state | Sefa Eyeoglu | |
| 2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr Mrázek | |
| 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-08-29 | GH-3392 Add recognition of already migrated Mojang accounts | Petr Mrázek | |
| 2021-08-22 | GH-3392 Switch MS account login to use device flow instead | Petr Mrázek | |
| Device flow involves the user manually opening a web page and putting in a code. We no longer need to interact with the browser. | |||
| 2021-08-15 | GH-3392 dirty initial MSA support that shares logic with Mojang flows | Petr Mrázek | |
| Both act as the first step of AuthContext. | |||
