github ramosbugs/oauth2-rs 3.0.0-alpha.7

latest releases: 5.0.0, 5.0.0-rc.1, 5.0.0-alpha.4...
pre-release6 years ago

Breaking changes

  • To support async/await without unconditionally depending on reqwest, renamed the reqwest feature flag to reqwest-09 and added a separate reqwest-010 flag separate from futures-03. The default feature flag remains reqwest-09. Added new docs describing the various HTTP client interfaces.
  • Removed async_internal module from public API (previously included accidentally).

Other changes

  • Removed async-std dependency
  • Simplified README and improved docs.rs documentation.
  • Added Letterboxd API example
  • Linked to contributed actix-web-oauth2 example in docs

Don't miss a new oauth2-rs release

NewReleases is sending notifications on new releases.