Bug 256856
| Summary: | [WebAuthn] Implement JSON serialization methods | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | WebKit Misc. | Assignee: | pascoe <pascoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | abifox, jespertheend, matthew, timcappalli, tyler, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
pascoe@apple.com
These methods were introduced into the spec to make ergonomics better for developers. We should implement them.
Reference: https://w3c.github.io/webauthn/#dom-publickeycredential-tojson
https://github.com/w3c/webauthn/pull/1703
diff: https://pr-preview.s3.amazonaws.com/w3c/webauthn/1703/dcd3190...12e5071.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109419228>
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/34401
EWS
Committed 284627@main (a34c5293eb09): <https://commits.webkit.org/284627@main>
Reviewed commits have been landed. Closing PR #34401 and removing active labels.
Jesper van den Ende
When can we expect this to land in iOS? I'd really like to use this