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    

Description Marcos Caceres 2024-02-13 11:00:30 PST
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".
Comment 1 Radar WebKit Bug Importer 2024-02-13 11:05:04 PST
<rdar://problem/122896772>
Comment 2 Marcos Caceres 2024-02-13 11:33:16 PST
Pull request: https://github.com/WebKit/WebKit/pull/24357
Comment 3 Marcos Caceres 2024-02-20 11:41:57 PST
The interface got dropped from the spec.