Re: [webauthn] Authenticator session not possible for BLE

Do CTAP BLE devices require some kind of pairing before use, and can they be connected to more than one client at a time?

As far as I know the only state that is ever stored in a session is which operations are currently underway, in order for `authenticatorCancel` to work, so you should be good if the authenticator can refuse to perform more than one operation at a time.

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/649#issuecomment-336945884 using your GitHub account

Received on Monday, 16 October 2017 16:39:21 UTC