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:
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
You can’t perform that action at this time.
0 commit comments