oauth-client 0.8.0

OAuth client for Rust
Documentation

oauth-client

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 6 of them enabled by default.

default

  • client-reqwest
  • reqwest-blocking

client-reqwest

  • reqwest

reqwest-blocking

  • client-reqwest
  • reqwest/blocking
  • lazy_static
  • url

reqwest

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.