Closed jessejacksonafterpay closed 2 years ago
The transport type "hybrid" is now officially part of the spec, so would be great if this was supported in the enum type.
https://github.com/w3c/webauthn/commit/656e61356345c709292b6b2fcaaff7a57a82bf33
The AuthenticatorTransport type definition comes from lib.dom.d.ts. However, we can extend that easily without changing the runtime code, so I'd be in favor.
AuthenticatorTransport
lib.dom.d.ts
The transport type "hybrid" is now officially part of the spec, so would be great if this was supported in the enum type.
https://github.com/w3c/webauthn/commit/656e61356345c709292b6b2fcaaff7a57a82bf33