зеркало из https://github.com/mozilla/gecko-dev.git
cffad01a4b
Credential Management defines a Store operation [1], which needs to be implemented for WebAuthn's spec compliance. It only returns a NotSupportedError for WebAuthn [2], so it's pretty simple. [1] https://w3c.github.io/webappsec-credential-management/#dom-credentialscontainer-store [2] https://w3c.github.io/webauthn/#storeCredential MozReview-Commit-ID: KDEB8r5feQt --HG-- extra : rebase_source : b3e2a270a2ea7c1689ef9991c1345bcc20368c9e |
||
---|---|---|
.. | ||
Credential.cpp | ||
Credential.h | ||
CredentialsContainer.cpp | ||
CredentialsContainer.h | ||
moz.build |