File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ New features:
16
16
* Added public factory function
17
17
`LargeBlobRegistrationOutput.supported(boolean)`.
18
18
* 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
19
24
* (Experimental) Added option `isSecurePaymentConfirmation(boolean)` to
20
25
`FinishAssertionOptions`. When set, `RelyingParty.finishAssertion()` will
21
26
adapt the validation logic for a Secure Payment Confirmation (SPC) response
You can’t perform that action at this time.
0 commit comments