github ramosbugs/oauth2-rs 4.0.0-alpha.4

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

Breaking Changes

  • Fix inconsistent naming of types related to RFC 7662 Token Introspection (fdab640/#123). This renames the following:
    • IntrospectRequest to IntrospectionRequest
    • *TokenInspectionResponse to *TokenIntrospectionResponse
    • IntrospectUrl to IntrospectionUrl
    • introspect_url to introspection_url.

New Features

Other Changes

  • Support wasm32 targets (#120)

Don't miss a new oauth2-rs release

NewReleases is sending notifications on new releases.