Authenticator attachment is not set correctly

Code:

Код:
--- xf/js/webauthn.js    Sat Apr  6 01:15:30 2024
+++ xf/js/webauthn.js    Sat Apr  6 01:15:48 2024
@@ -253,3 +253,3 @@
             {
-                options.publicKey.authenticatorAttachment = config.authAttachment
+                options.publicKey.authenticatorSelection.authenticatorAttachment = config.authAttachment
             }

This causes config.authAttachment to be ignored

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ