Skip to content

Pre-release 2.3.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@emlun emlun released this 16 Dec 17:11
· 361 commits to main since this release
2.3.0-RC1
35c983d

New features:

  • (Experimental) Added authenticatorAttachment property to response objects:
    • NOTE: Experimental features may receive breaking changes without a major version increase.
    • Added method getAuthenticatorAttachment() to PublicKeyCredential and corresponding builder method authenticatorAttachment(AuthenticatorAttachment).
    • Added method getAuthenticatorAttachment() to RegistrationResult and AssertionResult, which echo getAuthenticatorAttachment() from the corresponding PublicKeyCredential.
    • Thanks to @luisgoncalves for the contribution, see #250

Artifacts built with openjdk 17.0.5 2022-10-18.