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 1b0910d commit 8adbad6Copy full SHA for 8adbad6
NEWS
@@ -27,7 +27,7 @@ New features:
27
* Added support for the new `authenticatorSelectionCriteria.residentKey` option:
28
** Added method
29
`AuthenticatorSelectionCriteria.builder().residentKey(ResidentKeyRequirement)`.
30
- ** Added method `AuthenticatorSelection.getResidentKey()`.
+ ** Added method `AuthenticatorSelectionCriteria.getResidentKey()`.
31
** Methods `builder().requireResidentKey(boolean)` and `isRequireResidentKey()`
32
deprecated in favor of the above two new methods.
33
** The builder methods `requireResidentKey(boolean)` and
0 commit comments