Re: [webauthn] Client terminology hints for external authenticator form factors (#2360)

Alternative

```js
{
  "challenge": "",
  "timeout": 60000,
  "rpId": "mybank.com",
  "userVerification": "required",
  "hints": [
    "security-key", "card", "ring"
  ],
    "purpose": "authorize"
  }
}
```

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


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

Received on Thursday, 13 November 2025 05:48:42 UTC