github ramosbugs/openidconnect-rs 1.0.0-alpha.10

latest releases: 4.0.1, 4.0.0, 4.0.0-rc.1...
pre-release6 years ago

Breaking Changes

  • Add support for async/await and pin to oauth2 3.0.0-alpha.7. Added new docs describing the various HTTP client interfaces. Special thanks to @Folyd for contributing this support.
  • Enable CoreAuthenticationFlow by default since type_alias_enum_variants is stable. Effectively sets the minimum supported Rust version to 1.37.0.

Bug Fixes

  • Fix deserialization bug in IdTokenClaims and UserInfoClaimsImpl that caused standard claims to be exposed to the deserializer for AC (additional claims). When using AC types that capture all of the remaining claims, this could lead to duplicate keys after re-serializing the claims.

Don't miss a new openidconnect-rs release

NewReleases is sending notifications on new releases.