aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/account/mod.rs
AgeCommit message (Collapse)Author
6 dayssupport yggdrasil accountsHEADmainLizzy Fleckenstein
6 daysadd certs_backend to AccountTraitLizzy Fleckenstein
2026-01-05fix compilation with online-mode feature disabledmat
2026-01-01Extensible Account (#301)mat
* refactor Account * clean up implementation and docs * add AccountTrait::join * update changelog * update example