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 c707fed commit 062e660Copy full SHA for 062e660
webauthn-server-core/src/main/java/com/yubico/webauthn/data/AuthenticatorAttachment.java
@@ -43,7 +43,7 @@
43
* navigator.credentials.create()</code> to create a credential, and
44
* <li>to inform the client of the Relying Party's best belief about how to locate the managing
45
* authenticators of the credentials listed in {@link
46
- * PublicKeyCredentialRequestOptions#allowCredentials} when calling <code>
+ * PublicKeyCredentialRequestOptions#getAllowCredentials()} when calling <code>
47
* navigator.credentials.get()</code>.
48
* </ul>
49
*
0 commit comments