Docs.rs
  • oauth-lib-0.1.1
    • oauth-lib 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • soywod
    • Dependencies
      • log ^0.4 normal
      • oauth2 ^4.3 normal
      • reqwest ^0.11 normal
      • thiserror ^1 normal
      • tokio ^1.23 normal
      • url ^2.3 normal
      • tokio ^1.23 dev
    • Versions
    • 39.22% 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
    • 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

oauth0.1.1

  • Structs
  • Enums
  • Type Aliases
?
Change settings

List of all items

Structs

  • v2_0::AuthorizationCodeGrant
  • v2_0::Client
  • v2_0::RefreshAccessToken
  • v2_0::authorization_code_grant::AuthorizationCodeGrant
  • v2_0::client::Client
  • v2_0::refresh_access_token::RefreshAccessToken

Enums

  • Error
  • v2_0::Error
  • v2_0::error::Error

Type Aliases

  • Result
  • v2_0::Result
  • v2_0::error::Result