This is very helpful! It's tricky to find. I have a related question. How do we find other info such as attestationPreference through this interface? Is there a way to ASAuthorizationPublicKeyCredentialRegistrationRequest? I don't seem to see how we can achieve this through ASPasskeyCredentialRequest in prepareInterface(forPasskeyRegistration:) for iOS. A more broader question is: do we have access to the WebAuthn extensions in third-party passkey manager? Thanks!
Post
Replies
Boosts
Views
Activity
Quinn wrote:
iTarek wrote:
We need option to disable "Connect via network"
As discussed above, that’s not really possible with the current architecture.
It's odd to have a flag exposed to the user but cannot be toggled. This feels like to half-baked idea to me, and needs to be evolved.
Joshua
Thanks to Quinn for pointing out that connecting via networking includes going over USB! In my case, the slowness was indeed due to WiFi/Bluetooth. Given that USB is effectively faster, why doesn't Apple make it to connect via the fastest network by default? Or, at least, give developers an option to pick which way to go.