-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
architectureRelated to program structure or API designRelated to program structure or API design
Milestone
Description
From the documentation:
The word "devices" is used broadly and can refer to individual authenticators (like a locked passkey provider or linked hybrid device), a group of authenticators on a transport (USB or hybrid QR code devices), or even an individual credential (in the case of credentials supplied by unlocked passkey providers).
We should choose a different word besides "devices" that isn't so confusing. "sources" probably works better. It was originally avoided because there is a term for credential sources in the WebAuthn spec that means something else, but perhaps it wouldn't be confusing in this case.
I'm open to other alternatives too.
This would change the name of the GetAvailablePublicKeyDevices()
method.
Metadata
Metadata
Assignees
Labels
architectureRelated to program structure or API designRelated to program structure or API design