Docs.rs
  • mcvm_auth-0.7.0
    • mcvm_auth 0.7.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CarbonSmasher
    • Dependencies
      • anyhow ^1.0.86 normal
      • bytes ^1.4.0 normal
      • cfg-match ^0.2.1 normal
      • hex ^0.4.3 normal
      • mcvm_shared ^0.16.0 normal
      • nutype ^0.4.0 normal
      • oauth2 ^4.4.2 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • reqwest ^0.12.15 normal
      • rsa ^0.9.6 normal
      • serde ^1.0.202 normal
      • serde_json ^1.0.117 normal
      • thiserror ^1.0.61 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mcvm_auth0.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • RsaPrivateKey
  • RsaPublicKey
  • db::AuthDatabase
  • db::DatabaseUser
  • db::PasskeyInfo
  • db::SensitiveUserInfo
  • mc::AccessToken
  • mc::AuthUrl
  • mc::ClientId
  • mc::DeviceAuthorizationUrl
  • mc::EmptyExtraTokenFields
  • mc::Keypair
  • mc::MicrosoftAuthResult
  • mc::RefreshToken
  • mc::Scope
  • mc::StandardTokenResponse
  • mc::TokenUrl

Enums

  • db::SensitiveUserInfoSerialized
  • mc::BasicTokenType
  • mc::RequestTokenError

Traits

  • mc::ErrorResponse
  • mc::TokenResponse

Functions

  • db::calculate_expiration_date
  • mc::account_owns_game
  • mc::async_http_client
  • mc::auth_minecraft
  • mc::authenticate_microsoft_user
  • mc::authenticate_microsoft_user_from_token
  • mc::call_mc_api
  • mc::create_client
  • mc::generate_login_page
  • mc::get_microsoft_token
  • mc::mc_access_token_to_string
  • mc::refresh_microsoft_token
  • passkey::decrypt_chunks
  • passkey::encrypt_chunks
  • passkey::generate_keys
  • passkey::recreate_public_key
  • passkey::recreate_public_key_bytes

Type Aliases

  • mc::BasicClient
  • mc::MicrosoftToken
  • mc::StandardDeviceAuthorizationResponse