File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ New features:
25
25
* Added support for the `appidExclude`, `credProps`, `largeBlob` and `uvm`
26
26
extensions.
27
27
* Added support for the new `authenticatorSelectionCriteria.residentKey` option:
28
- * Added method
28
+ * * Added method
29
29
`AuthenticatorSelectionCriteria.builder().residentKey(ResidentKeyRequirement)`.
30
- * Added method `AuthenticatorSelection.getResidentKey()`.
31
- * Methods `builder().requireResidentKey(boolean)` and `isRequireResidentKey()`
30
+ * * Added method `AuthenticatorSelection.getResidentKey()`.
31
+ * * Methods `builder().requireResidentKey(boolean)` and `isRequireResidentKey()`
32
32
deprecated in favor of the above two new methods.
33
- * The builder methods `requireResidentKey(boolean)` and
33
+ * * The builder methods `requireResidentKey(boolean)` and
34
34
`residentKey(ResidentKeyRequirement)` both control one shared setting, which
35
35
sets both the `requireResidentKey` and `residentKey` options simultaneously
36
36
and in agreement with each other for backwards compatibility with older
You can’t perform that action at this time.
0 commit comments