- From: Tim Cappalli via GitHub <noreply@w3.org>
- Date: Thu, 13 Nov 2025 05:48:41 +0000
- To: public-webauthn@w3.org
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