oauth2 4.4.2

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

  • dep:reqwest

rustls-tls

  • reqwest/rustls-tls

ureq

  • dep:ureq

native-tls

  • reqwest/native-tls

curl

  • dep:curl

pkce-plain

    This feature flag does not enable additional features.