Bug 269303
Summary: | [Digital Identity]: implement Identity interface | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
Component: | WebCore Misc. | Assignee: | Marcos Caceres <marcosc> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 268516 |
Marcos Caceres
Implements the Identity interface:
https://wicg.github.io/digital-identities/#the-identity-interface
The Identity interface represents credentials that are classified as an "identity credential".
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122896772>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/24357
Marcos Caceres
The interface got dropped from the spec.