You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows hello support Bluetooth pairing with android, but it requires QR scanning or connecting to a HTTP URL to obtain Bluetooth information, which may not be easy on esp32.
Windows hello support Bluetooth pairing with android, but it requires QR scanning or connecting to a HTTP URL to obtain Bluetooth information, which may not be easy on esp32.
https://www.corbado.com/blog/webauthn-passkey-qr-code
One solution my be startling an http server on esp32 and allow user to upload a screenshot of the QR code and decode it on esp32.
some references:
https://github.com/pmvr/esp32-u2f-ble
The text was updated successfully, but these errors were encountered: