oauth2 4.0.0

An extensible, strongly-typed implementation of OAuth2
Documentation

oauth2

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 7 feature flags, 3 of them enabled by default.

default

  • reqwest
  • rustls-tls

reqwest

    This feature flag does not enable additional features.

rustls-tls

  • reqwest/rustls-tls

native-tls

  • reqwest/native-tls

curl

    This feature flag does not enable additional features.

pkce-plain

    This feature flag does not enable additional features.

ureq

    This feature flag does not enable additional features.