python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
FIDO2 C++ based application using WebAuthn.dll for "YUBIKEY 5 NFC" (External authenticator) gives "The parameter is incorrect"
I am writing FIDO2 C++ based application using WebAuthn.dll for "YUBIKEY 5 NFC" (External authenticator) using the following WebAuthN APIs of Microsoft from the
https://github.com/microsoft/...
yaamini r j
Votes: 0
Answers: 1
Implement Fido2 in Android and iOS using React Native
I want to enable Fido2 authentication for passwordless login for my app. I read about Fido2 , but did not get proper information and the documentation is not clear, how to create the server and how it...
DevPy
Votes: 0
Answers: 0
Application with identifier <team-id.com.example.bundle-id> is not associated with domain <www.example-domain.com>
I'm developing a native library for iOS which is ment to be used for Single Sign On.
I need to share credentials with a backend service, for which I followed this steps: (According to FIDO2 standard a...
Benjamín Cáceres Ramirez
Votes: 0
Answers: 1
Playwright - Bypassing Fido2 u2f
I'm using Playwright to automate things on a website that I am using Fido2 u2f. I can't run it in headless mode as I need to be ready to touch my u2f when it's prompted. This is very annoying.
Is ther...
horse
Votes: 0
Answers: 1