webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Give flag attributes in [=credential record=] more descriptive names

Open emlun opened this issue 3 years ago • 0 comments

Extracted from https://github.com/w3c/webauthn/pull/1807#pullrequestreview-1130566110 :

Currently the Credential Record struct has two items BE and BS. These should have more descriptive names, like backupEligible and backupStatus. Similarly, PR #1774 should rename the new UV item to something more descriptive like uvCapable.

emlun avatar Oct 05 '22 09:10 emlun