Re: [webauthn] Add a `hints` element for both `create` and `get`. (#1884)

> Why not leveraging [authenticatorSelection](https://w3c.github.io/webauthn/#dictionary-authenticatorSelection) with authenticatorAttachment?

Adding a new attachment would break existing user-agents. We could work around that with a feature-detection system but then we would still have the issue that authenticatorSelection only exists for create(). For discoverable get() there wouldn't be any corresponding mechanism.

-- 
GitHub Notification of comment by agl
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1884#issuecomment-1531641644 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 2 May 2023 15:04:33 UTC