Docs.rs
  • keyvault-agent-azure-auth-0.1.0-alpha
    • keyvault-agent-azure-auth 0.1.0-alpha
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JeffSimmer
    • Dependencies
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • http ^0.2 normal
      • reqwest ^0.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^0.2 normal
      • openssl ^0.10 dev
      • tokio ^0.2 dev
    • Versions
    • 19.57% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

keyvault_agent_azure_auth0.1.0-alpha

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ApplicationCredential
  • TokenRequestOptions
  • TokenResponse
  • UserPasswordCredential
  • application::ApplicationAuthenticator
  • azure_cli::AzureCliAuthenticator
  • error::Error
  • managed_identity::ManagedIdentityAuthenticator
  • user_password::UserPasswordAuthenticator

Enums

  • Credential
  • error::ErrorKind

Traits

  • Authenticator

Functions

  • azure_cli::timestamp_deserialize