github ramosbugs/oauth2-rs 3.0.0-alpha.1

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

Experimental new API with support for asynchronous requests and arbitrary HTTP clients.

This release features significant breaking changes from the 2.x release branch:

  • Authorization and token exchange requests now use the builder pattern.
  • curl and reqwest are included as HTTP clients; users may implement their own (passed to request or request_async for each token exchange).
  • The insecure module has been removed.

Don't miss a new oauth2-rs release

NewReleases is sending notifications on new releases.