Closed Bug 1820035 Opened 1 year ago Closed 8 months ago

Simplify WebAuthn prompt interface

Categories

(Core :: DOM: Web Authentication, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1855048

People

(Reporter: jschanck, Assigned: jschanck)

References

Details

The WebAuthnPromptHelper takes a JSON blob for the aData parameter of its observe method (source). We could instead pass the transaction id in aData and store any required state in the nsIWebAuthnController that issued the prompt. This would also let us remove some attributes from nsICtapRegisterArgs and nsICtapSignArgs, and we could probably avoid all of the string formatting we do in WebAuthnController.cpp and authrs_bridge.

Superseded by 1855048.

Status: NEW → RESOLVED
Closed: 8 months ago
Duplicate of bug: 1855048
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.