Docs.rs
  • inth-oauth2-async-0.19.0
    • inth-oauth2-async 0.19.0
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wfraser
    • Dependencies
      • async-trait ^0.1.50 normal
      • base64 ^0.13 normal optional
      • http-body-util ^0.1.0 normal optional
      • hyper ^1.0 normal optional
      • hyper-util ^0.1.0 normal optional
      • lazy_static ^1.1.0 normal
      • reqwest ^0.11.3 normal optional
      • serde ^1.0.8 normal
      • serde_derive ^1.0.5 normal
      • serde_json ^1.0.2 normal
      • tokio ^1.7 normal optional
      • tower-service ^0.3.1 normal optional
      • url ^2.2.2 normal
      • hyper-tls ^0.6.0 dev
      • hyper-util ^0.1.0 dev
      • tokio ^1 dev
    • Versions
    • 100% 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
    • 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

inth_oauth2_async0.19.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • client::Client
  • error::OAuth2Error
  • provider::GitHub
  • provider::Imgur
  • provider::google::Installed
  • provider::google::Web
  • token::Bearer
  • token::Expiring
  • token::Refresh
  • token::Static

Enums

  • client::ClientError
  • client::response::ParseError
  • error::OAuth2ErrorCode

Traits

  • client::http_client::HttpClient
  • client::response::FromResponse
  • provider::Provider
  • token::Lifetime
  • token::Token

Constants

  • provider::google::REDIRECT_URI_OOB
  • provider::google::REDIRECT_URI_OOB_AUTO