Skip to content

Commit 80c52de

Browse files
committed
Add hints feature to NEWS
1 parent b6f6a9a commit 80c52de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ New features:
1616
* Added public factory function
1717
`LargeBlobRegistrationOutput.supported(boolean)`.
1818
* Added public factory functions to `LargeBlobAuthenticationOutput`.
19+
* Added `hints` property to `StartRegistrationOptions`, `StartAssertionOptions`,
20+
`PublicKeyCredentialCreationOptions` and `PublicKeyCredentialRequestOptions`,
21+
and class `PublicKeyCredentialHint` to support them, to support the `hints`
22+
parameter introduced in WebAuthn L3:
23+
https://www.w3.org/TR/2023/WD-webauthn-3-20230927/#dom-publickeycredentialcreationoptions-hints
1924
* (Experimental) Added option `isSecurePaymentConfirmation(boolean)` to
2025
`FinishAssertionOptions`. When set, `RelyingParty.finishAssertion()` will
2126
adapt the validation logic for a Secure Payment Confirmation (SPC) response

0 commit comments

Comments
 (0)