webauthn
webauthn copied to clipboard
Give flag attributes in [=credential record=] more descriptive names
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.