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 hints for the request by the RPs might offer better UX, but still the UX would be different per the browser and OS combination and the UX is not deterministic which still makes some users' confusion.

The `authenticatorAttachement` has such modality option for RPs to specify the authenticator.
With current enum, the security key cannot be expressed explicitly since the smart phone could be `cross-platform` authenticator as well. If this is the case, why not introducing additional enum value?
 

-- 
GitHub Notification of comment by Kieun
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1884#issuecomment-1530994835 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 07:13:09 UTC