Docs.rs
  • google-cloud-auth-0.13.2
    • google-cloud-auth 0.13.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • coryan
    • codyoss
    • dbolduc
    • github:googleapis:google-cloud-rust-crate-publishers
    • suzmue
    • Dependencies
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • google-cloud-metadata ^0.4.0 normal
      • google-cloud-token ^0.1.1 normal
      • hex ^0.4 normal optional
      • hmac ^0.12 normal optional
      • home ^0.5 normal
      • jsonwebtoken ^9.2.0 normal
      • path-clean ^1.0 normal optional
      • percent-encoding ^2.3 normal optional
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal optional
      • thiserror ^1.0 normal
      • time ^0.3 normal
      • tokio ^1.32 normal
      • tracing ^0.1 normal
      • url ^2.4 normal optional
      • urlencoding ^2.1 normal
      • ctor ^0.1 dev
      • temp-env ^0.3.6 dev
      • tempfile ^3.8.0 dev
      • tokio ^1.32 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 5.56% of the crate is documented
  • Go to latest version
  • 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

google_cloud_auth0.13.2

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • credentials::CredentialSource
  • credentials::CredentialsFile
  • credentials::ExecutableConfig
  • credentials::Format
  • credentials::ServiceAccountImpersonationInfo
  • idtoken::IdTokenSourceConfig
  • project::Config
  • project::ProjectInfo
  • token::DefaultTokenSource
  • token::DefaultTokenSourceProvider
  • token::Token
  • token_source::authorized_user_token_source::UserAccountTokenSource
  • token_source::compute_identity_source::ComputeIdentitySource
  • token_source::compute_token_source::ComputeTokenSource
  • token_source::impersonate_token_source::ImpersonateTokenSource
  • token_source::reuse_token_source::ReuseTokenSource
  • token_source::service_account_token_source::OAuth2ServiceAccountTokenSource
  • token_source::service_account_token_source::ServiceAccountTokenSource

Enums

  • error::Error
  • project::Project

Traits

  • token_source::TokenSource

Functions

  • idtoken::create_id_token_source
  • project::create_token_source
  • project::create_token_source_from_credentials
  • project::create_token_source_from_project
  • project::project

Constants

  • token::AUTH_URL
  • token::TOKEN_URL