Docs.rs
  • graph-oauth-0.2.1
    • graph-oauth 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sreeise
    • Dependencies
      • base64 ^0.13 normal
      • chrono ^0.4.6 normal
      • chrono-humanize ^0.0.11 normal
      • from_as ^0.1 normal
      • graph-error ^0.1.3 normal
      • reqwest ^0.11 normal
      • ring ^0.16.15 normal
      • serde ^1 normal
      • serde-aux ^2 normal
      • serde_json ^1 normal
      • serde_yaml ^0.8 normal
      • strum ^0.21 normal
      • url ^2 normal
      • webbrowser ^0.4.0 normal
    • Versions
    • 16.13% of the crate is documented
  • 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::graphdiscovery::MicrosoftSigningKeysV1
  • oauth::graphdiscovery::MicrosoftSigningKeysV2
  • oauth::jwtkeys::JWTKeys
  • oauth::jwtkeys::Keys
  • oauth::wellknown::WellKnown

Enums

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

Traits

  • oauth::IntoEnumIterator