azalea_auth::certs

Function fetch_certificates

Source
pub async fn fetch_certificates(
    minecraft_access_token: &str,
) -> Result<Certificates, FetchCertificatesError>
Expand description

Fetch the Mojang-provided key-pair for your player, which is used for cryptographically signing chat messages.