[webauthn] Provide a method to get the count of the credentials of a rely party on client device on user permission (#2255)

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