3.2.0
New Features
- Add support for OAuth 2.0 Device Authorization Grant, along with an example of how to use this flow with Okta (#114). This feature updates the minimum required
oauth2
crate version to 4.4.1.
Bug Fixes
- Fix various
cargo doc
warnings and rustdoc links