- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Tue, 3 Mar 2015 12:22:38 +0100
- To: public-webid <public-webid@w3.org>, public-rww <public-rww@w3.org>, mkwst@google.com
Received on Tuesday, 3 March 2015 11:23:12 UTC
Just wanted to highlight the W3C work on Credential management. It looks quite useful. https://w3c.github.io/webappsec/specs/credentialmanagement/#existing-solutions-webid WebID is mentioned [1] the draft. Would be good to know if it is wished that the WebID community might help with contributions to this part. interface Credential { readonly attribute DOMString id <https://w3c.github.io/webappsec/specs/credentialmanagement/#dom-credential-id>; readonly attribute DOMString name <https://w3c.github.io/webappsec/specs/credentialmanagement/#dom-credential-name>; readonly attribute DOMString avatarURL <https://w3c.github.io/webappsec/specs/credentialmanagement/#dom-credential-avatarurl>; }; [1] https://w3c.github.io/webappsec/specs/credentialmanagement/#existing-solutions-webid
Received on Tuesday, 3 March 2015 11:23:12 UTC