From 04ffcc174898cbb842ebd4a9d8751ac40ae432a9 Mon Sep 17 00:00:00 2001 From: Sam Goto Date: Wed, 1 Sep 2021 08:30:09 -0700 Subject: [PATCH] [webid] Expose WebID as an extension of the Credential Manager API. Overloads FederatedCredential adding new attributes as well as static methods to support the mediated of the Account Chooser for FederatedCredentials. Explainer: https://github.com/WICG/WebID I2P https://groups.google.com/a/chromium.org/g/blink-dev/c/2B4TJ7j2U4M Spec Draft: https://wicg.github.io/WebID Change-Id: I2176ea4e687b9ac3fe7387e5658cf5c4adcfc6b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3123775 Reviewed-by: Mike West Reviewed-by: Ken Buchanan Commit-Queue: Sam Goto Cr-Commit-Position: refs/heads/main@{#917241} --- credential-management/webid.https.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 credential-management/webid.https.html diff --git a/credential-management/webid.https.html b/credential-management/webid.https.html new file mode 100644 index 00000000000000..c43dc718e25e94 --- /dev/null +++ b/credential-management/webid.https.html @@ -0,0 +1,18 @@ + +Credential Management API: create() basics. + + +