Docs.rs
  • oauth2-github-0.1.1
    • oauth2-github 0.1.1
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • oauth2-client ^0.1 normal
      • serde ^1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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 oauth2_github

  • Version 0.1.1
  • All Items
  • Re-exports
  • Modules
  • Enums
  • Constants
?
Change settings

Crate oauth2_github

source ·

Re-exports

pub use authorization_code_grant::GithubProviderWithWebApplication;
pub use device_authorization_grant::GithubProviderWithDevice;
pub use extensions::GithubExtensionsBuilder;

Modules

authorization_code_grant
device_authorization_grant
extensions

Enums

GithubScope

Constants

AUTHORIZATION_URL
DEVICE_AUTHORIZATION_URL
TOKEN_URL