We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da220fe commit dac7dbdCopy full SHA for dac7dbd
NEWS
@@ -49,6 +49,12 @@
49
`PublicKeyCredentialCreationOptions` or `PublicKeyCredentialRequestOptions`
50
object manually.
51
* `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
58
59
60
== Version 0.2.0 ==
0 commit comments