- From: bigradish via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Feb 2025 09:50:53 +0000
- To: public-webauthn@w3.org
bigradish has just created a new issue for https://github.com/w3c/webauthn: == Provide a method to get the count of the credentials of a rely party on client device on user permission == The method asks the user to release the information and returns a Promise which is resolved with the count when the user permits, and is rejected with a `deniedByUser` exception when the user denies. This method can help the website to limit the number of accounts a user can register on it, and at the same time respects users' privacy. Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2255 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 6 February 2025 09:50:54 UTC