w3c / secure-payment-confirmation

Secure Payment Confirmation (SPC)
https://w3c.github.io/secure-payment-confirmation/
Other
106 stars 48 forks source link

[Spec] Remove a redundant TODO #244

Closed stephenmcgruer closed 1 year ago

stephenmcgruer commented 1 year ago

The TODO to remove the 'isPayment' method is redundant. As long as we have a create-time extension, we need some sort of member to set in the dictionary, and the boolean 'isPayment' fits the same pattern as other extensions use in WebAuthn (e.g., see the credProps extension - https://w3c.github.io/webauthn/#sctn-authenticator-credential-properties-extension)


Preview | Diff