1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-inventory
Adam Reisenauer 5e46996882
Add functions auth_with_link_code, get_ms_link_code, and get_ms_auth_token. (#88)
* Add option for grabbing authentication code for Microsoft seperately. Created two new functions, one that outputs the DeviceCodeResponse and one that uses this response to authenticate an actual account.

* Added documentation and cleaned up function names. Still wondering about code repeition

* reduce code duplication, more docs, cleanup

* clippy

---------

Co-authored-by: mat <git@matdoes.dev>
2023-06-24 17:09:43 -05:00
..
azalea-inventory-macros Add functions auth_with_link_code, get_ms_link_code, and get_ms_auth_token. (#88) 2023-06-24 17:09:43 -05:00
src Merge branch 'main' into 1.20 2023-05-12 23:40:34 -05:00
Cargo.toml chore: Release 2023-05-16 23:57:06 -05:00
README.md Inventory (#48) 2023-05-03 20:57:27 -05:00

Representations of various inventory data structures in Minecraft.