aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth/src/auth.rs
AgeCommit message (Expand)Author
7 dayssupport yggdrasil authenticationLizzy Fleckenstein
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11enable str_to_string clippy lintmat
2025-11-11cleanupmat
2025-10-13tweak interactive auth messagemat
2025-10-12upgrade deps and clean up lots of doc commentsmat
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-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
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-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-01-21clippymat
2023-01-21Server functions and proxy example (#59)EightFactorial
2022-11-27tell the user what email they're using in authmat
2022-11-27Swarm (#36)mat
2022-11-12Pathfinder (#25)mat
2022-10-29ClientboundContainerClosePacketmat
2022-10-27use variables directly in format stringsmat
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23write more documentationmat
2022-10-20Remove let chainsmat
2022-10-18Create cache file directory if it doesn't existUbuntu
2022-10-18fix rustc panicUbuntu
2022-10-16Microsoft Authentication (#29)mat