web-auth / webauthn-framework

FIDO-U2F / FIDO2 / Webauthn Framework
MIT License
381 stars 51 forks source link

Add new fields to PublicKeyCredentialSource mapping #592

Closed Spomky closed 3 months ago

Spomky commented 3 months ago

Three new fields have been added to the PublicKeyCredentialSource mapping defined in XML. These boolean fields include "backupEligible", "backupStatus", and "uvInitialized". Each can be nullable, allowing for more flexible data management.

Target branch: Resolves issue #

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud