Skip to content

Commit dac7dbd

Browse files
committed
Update NEWS
1 parent da220fe commit dac7dbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@
4949
`PublicKeyCredentialCreationOptions` or `PublicKeyCredentialRequestOptions`
5050
object manually.
5151
* `COSEAlgorithmIdentifier` is now an actual enum
52+
* Extensions are now passed and returned as domain objects instead of as Jackson
53+
types
54+
* Type parameter added to `PublicKeyCredential` to express extensions type
55+
* Fields `CollectedClientData.authenticatorExtensions` and `.clientExtensions`
56+
deleted
57+
* Added support for `appid` extension
5258

5359

5460
== Version 0.2.0 ==

0 commit comments

Comments
 (0)