8 releases (5 breaking)

new 0.6.0 Feb 23, 2025
0.5.0 Jun 4, 2024
0.4.0 May 22, 2024
0.3.1 Apr 8, 2024
0.1.0 Dec 17, 2023

#16 in #mc

Download history 4/week @ 2024-10-31 3/week @ 2024-11-07 2/week @ 2024-11-14 3/week @ 2024-11-21 2/week @ 2024-11-28 18/week @ 2024-12-05 11/week @ 2024-12-12

419 downloads per month
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
~347K SLoC