Pre-release 2.3.0-RC1
Pre-release
Pre-release
New features:
- (Experimental) Added
authenticatorAttachment
property to response objects:- NOTE: Experimental features may receive breaking changes without a major version increase.
- Added method
getAuthenticatorAttachment()
toPublicKeyCredential
and corresponding builder methodauthenticatorAttachment(AuthenticatorAttachment)
. - Added method
getAuthenticatorAttachment()
toRegistrationResult
andAssertionResult
, which echogetAuthenticatorAttachment()
from the correspondingPublicKeyCredential
. - Thanks to @luisgoncalves for the contribution, see #250
Artifacts built with openjdk 17.0.5 2022-10-18
.