Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Release 7.0.0 (unreleased):
- Move OpenID4VP request nonce handling out of `VerifierAgent` and consume nonces after successful response validation to prevent replay.
- Deprecate abstract base class `AbstractMdocVerifier`
- Extract `MdocDeviceSignatureVerifier` from `AbstractMdocVerifier`
- Extract `VpTokenValidator` from common code in `OpenId4VpVerifier` and `DcApiVerifier`
- JVM interoperability:
- Add `@JvmOverloads` to public API constructors with default parameters across the published modules.
- Refactorings:
Expand Down
Loading
Loading