Version 2.3.0 #256
emlun
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features:
authenticatorAttachment
property to response objects:getAuthenticatorAttachment()
toPublicKeyCredential
and corresponding builder methodauthenticatorAttachment(AuthenticatorAttachment)
.getAuthenticatorAttachment()
toRegistrationResult
andAssertionResult
, which echogetAuthenticatorAttachment()
from the correspondingPublicKeyCredential
.Other:
@Deprecated
features are still part of the public API unless they also have anEXPERIMENTAL:
tag in JavaDoc.com.yubico.webauthn
package JavaDoc up to date with new library features.Artifacts built with
openjdk 17.0.5 2022-10-18
.This discussion was created from the release Version 2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions