Docs.rs
  • azure_sdk_auth_aad-0.47.0
    • azure_sdk_auth_aad 0.47.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • MindFlavor
    • Dependencies
      • async-timer ^1.0.0-beta.3 normal
      • async-trait ^0.1.36 normal
      • azure_sdk_core ^0.43.5 normal
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • oauth2 ^3.0.0 normal
      • reqwest ^0.10 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • url ^2.1 normal
      • azure_sdk_storage_blob ^0.44 dev
      • azure_sdk_storage_core ^0.44 dev
      • env_logger ^0.7.1 dev
      • tokio ^0.2 dev
    • Versions
    • 17.74% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

azure_sdk_auth_aad0.47.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AuthObj
  • AzureCliCredential
  • ClientId
  • ClientSecret
  • ClientSecretCredential
  • DefaultCredential
  • DefaultCredentialBuilder
  • DeviceCodeAuthorization
  • DeviceCodeErrorResponse
  • DeviceCodePhaseOneResponse
  • EnvironmentCredential
  • LoginResponse
  • ManagedIdentityCredential
  • TokenResponse

Enums

  • DeviceCodeError
  • DeviceCodeResponse
  • errors::ErrorResponse
  • errors::ServerReceiveError

Traits

  • TokenCredential

Functions

  • authorize_client_credentials_flow
  • authorize_code_flow
  • begin_authorize_device_code_flow
  • exchange
  • exchange_refresh_token
  • naive_server