Comment by halapro

16 hours ago

No browser supports Bluetooth.

These passkey QR codes don't need to use Web Bluetooth API, because they utilize the WebAuthn API. The website itself isn't given access to the bluetooth, the task is handed off to the browser, which as a native application, can access bluetooth and abstracts the bluetooth away.

  • That's passkey QR codes generated by the browser, it has nothing to do with random QR codes offered by websites.

Chrome does...