Bug 269164
| Summary: | [Digital Identity]: Implement Identity intermediate class | ||
|---|---|---|---|
| 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 | ||
| URL: | https://wicg.github.io/digital-identities/#the-identity-interface | ||
| Bug Depends on: | |||
| Bug Blocks: | 268516, 269166 | ||
Marcos Caceres
The `Identity` interface is defined here:
https://wicg.github.io/digital-identities/#the-identity-interface
It serves as a way to support Digital Identifies and other identities (e.g., FedCM's ones)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123184441>
Marcos Caceres
We dropped the class from the spec for now.