- From: Lucas Garron via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Jun 2024 17:14:46 +0000
- To: public-webauthn@w3.org
> Yes, this seems like a duplicate of #1823. That issue is closed, and this issue offers a bit more of a concrete proposal. I think the list from @Firehed above is a very pragmatic starting place for real-world RPs: > ```ts > enum PublicKeyCredentialInterfaceHints { > "sign-in", > "log-in", > "pay", > "subscribe", > "confirm" > }; > ``` If this issue is closed, could we ask for #1823 to be opened instead of dropping the topic from this repo? -- GitHub Notification of comment by lgarron Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2086#issuecomment-2168449712 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 June 2024 17:14:47 UTC