gecko-dev/dom/credentialmanagement
Janne Heß 6b3e56630e Bug 1460986 - Implement publickey-credentials-get in pp. r=jschanck,dveditz
This implements publickey-credentials-get in Permissions-Policy. This allows for cross-origin
credentials.get() which is currently only possible in Chrome. This is similar to D42445 but
uses the correct name from https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy#directives
Credential creation is not touched since there is no specification for it yet:
https://github.com/w3c/webauthn/issues/1656

Differential Revision: https://phabricator.services.mozilla.com/D174108
2023-08-17 17:35:46 +00:00
..
identity Bug 1843453 - Add MozPromiseRejectOnDestruction r=bvandersloot,xpcom-reviewers,nika 2023-07-27 22:37:59 +00:00
tests Bug 1838894 - support adding and removing virtual authenticators in nsIWebAuthnTransport r=jschanck 2023-08-09 20:47:55 +00:00
Credential.cpp
Credential.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
CredentialsContainer.cpp Bug 1460986 - Implement publickey-credentials-get in pp. r=jschanck,dveditz 2023-08-17 17:35:46 +00:00
CredentialsContainer.h Bug 1804727, part 2 - Prevent concurrent "identity" Credential requests - r=jschanck 2023-01-24 15:09:25 +00:00
moz.build Bug 1782083 - Create skeleton IdentityCredential, r=dveditz,emilio 2022-09-14 02:02:44 +00:00