kyriakopoulosd
kyriakopoulosd
> Recent mainline versions of Android have restricted access to the FIDO UUIDs to a system permission not available to third-party apps: http://androidxref.com/9.0.0_r3/xref/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/GattService.java#108 > > You could try whether explicitly...
> For me, it is working on Samsung devices. I can share the steps if you want. Yes, so I can check If Im missing something. Thanks!
Do you know if we can test this code at first via usb instead of ble ? So to make sure that fido2 token is being generated and if ok,...
@FabianHenneke So If I get it right, WearAuthn Code will not work on Phones because of choosing Bluetooth HID API for emulating the token. However, would it work via NFC...
@FabianHenneke so WearAuthn approach would work as a Mobile App FIDO2 Authenticator via NFC (for all smartphones supporting NFC). So, based on you're the expert on every single line of...