Docs.rs
  • google-cloud-auth-0.16.0
    • google-cloud-auth 0.16.0
    • 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.5.0 normal
      • google-cloud-token ^0.1.2 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.12.4 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.5% 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.16.0

Module token_source

  • Modules
  • Traits

In crate google_cloud_auth

Module google_cloud_auth::token_source

source ·

Modules§

  • authorized_user_token_source
  • compute_identity_source
  • compute_token_source
  • impersonate_token_source
  • reuse_token_source
  • service_account_token_source

Traits§

  • TokenSource