aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth/src
AgeCommit message (Expand)Author
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11enable str_to_string clippy lintmat
2025-12-11Add options to request Mojang sessionserver with a proxy (#293)mat
2025-12-09move offline-mode uuid generation to azalea-cryptomat
2025-11-30Add `online-mode` Cargo feature (#281)mat
2025-11-11cleanupmat
2025-10-28Add cache_key alias to avoid re-auth (#270)Shayne Hartford
2025-10-13tweak interactive auth messagemat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-10-07update ResolvableProfile data component to 1.21.9mat
2025-09-301.21.9 (#235)mat
2025-09-26update azalea-auth docs and variable names to make it clear that the cache ke...mat
2025-08-12improved whisper regex and autofill microsoft code on loginmat
2025-05-30formatting: merge importsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-17Move login state to the ECS (#213)mat
2025-04-04remove executable bit from filesmat
2025-02-24don't remove LocalEntity from disconnected players, add new debug logs, and m...mat
2025-02-22update to rust edition 2024mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-10-26group imports with rustfmtmat
2024-08-15fix incorrect comment in with_microsoft_access_token docsmat
2024-08-11Auth Customization Options (#159)Aditya Kumar
2024-03-21fix: GameOwnershipResponse key_id format (#138)1zuna
2024-01-06add doc comment about d=mat
2023-12-28Make check_ownership pub (#126)veronoicc
2023-12-16fix non-u8 gamemodesmat
2023-12-16force user to reauth when refresh failsmat
2023-12-03clippymat
2023-12-03let plugins override query responsesmat
2023-12-03make it so plugins can send and receive packets during the login statemat
2023-11-29fix typo in auth docsmat
2023-11-18replace log with tracingmat
2023-06-24Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...Adam Reisenauer
2023-06-14Vec3::distance_to and clippymat
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-26add stuff related to chat signingmat
2023-02-04Use an ECS (#52)mat
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2023-01-30have docs for all cratesUbuntu
2023-01-25Fix test and packets (#60)EightFactorial
2023-01-21clippymat
2023-01-21Server functions and proxy example (#59)EightFactorial
2023-01-05log headers on unknown sessionserver errormat
2023-01-05fix auto reauthenticationmat
2022-12-08wrap_comments = truemat
2022-12-07Reauth on invalid session (#50)mat