7 releases (4 breaking)

0.5.0 Jun 4, 2024
0.4.0 May 22, 2024
0.3.1 Apr 8, 2024
0.2.0 Mar 29, 2024
0.1.0 Dec 17, 2023

#10 in #mc


Used in 5 crates (via mcvm_core)

GPL-3.0-or-later

110KB
3K SLoC

This library is used by MCVM to authenticate with Minecraft using Microsoft's APIs. Although it provides the base functions for authentication, it does not string them together for you. For an example of using this crate, look at the user::auth module in the mcvm_core crate.

Note: The asynchronous functions in this library expect the use of the Tokio runtime and may panic if it is not used

Dependencies

~10–23MB
~337K SLoC