Docs.rs
  • graph-oauth-1.0.1
    • graph-oauth 1.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sreeise
    • Dependencies
      • base64 ^0.21.0 normal
      • chrono ^0.4.23 normal
      • chrono-humanize ^0.2.2 normal
      • graph-error ^0.2.2 normal
      • reqwest ^0.11.16 normal
      • ring ^0.16.15 normal
      • serde ^1 normal
      • serde-aux ^4.1.2 normal
      • serde_json ^1 normal
      • strum ^0.24.1 normal
      • url ^2 normal
      • webbrowser ^0.8.7 normal
    • Versions
    • 18.75% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate graph_oauth

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • jwt::AlgorithmIter
  • jwt::Claim
  • jwt::Header
  • jwt::JsonWebToken
  • jwt::JwtParser
  • oauth::AccessToken
  • oauth::GrantSelector
  • oauth::IdToken
  • oauth::OAuth
  • oauth::graph_discovery::MicrosoftSigningKeysV1
  • oauth::graph_discovery::MicrosoftSigningKeysV2
  • oauth::jwt_keys::JWTKeys
  • oauth::jwt_keys::Keys
  • oauth::well_known::WellKnown

Enums

  • jwt::Algorithm
  • jwt::JwtType
  • oauth::GrantRequest
  • oauth::GrantType
  • oauth::OAuthCredential
  • oauth::OAuthError
  • oauth::graph_discovery::GraphDiscovery

Traits

  • oauth::IntoEnumIterator