aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth/src/lib.rs
AgeCommit message (Collapse)Author
2023-05-26add stuff related to chat signingmat
and also some stuff related to digging because i forgot to do a different branch lol
2023-01-30have docs for all cratesUbuntu
2022-10-20Remove let chainsmat
2022-10-16Microsoft Authentication (#29)mat
* a * try to do more work on auth signing (untested) * well auth works when i remove the d= so * auth stuff * sessionserver stuff * add auth in azalea-protocol/client * caching* refreshing microsoft auth tokens isn't implemented yet, also i haven't tested it * how did i not notice that i had the code duplicated * fix cache * add refreshing msa token * replace some printlns with log::trace * auth works! * Update main.rs * fix clippy warnings
2022-04-30azalea_auth::encryption -> azalea_cryptomat
2022-04-26finish update recipes packet implementationmat
2022-04-24Merge branch 'main' into authmat
2022-04-22simplify error handlingmat
2022-01-01start work on encryptionmat
2021-12-16add a few more login packetsmat