Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a typo? #381

Closed
DnaBoss opened this issue Nov 6, 2023 · 2 comments
Closed

Is there a typo? #381

DnaBoss opened this issue Nov 6, 2023 · 2 comments

Comments

@DnaBoss
Copy link

DnaBoss commented Nov 6, 2023

Whether using the official kits for iOS or Android, the error received is:

Error("unknown variant cable, expected one of usb, nfc, ble, internal, hybrid, test", line: 1, column: 118))

The original request specified transports: ["internal", "cable"]

Does "cable" refer to "ble"? Should "ble" be replaced with "cable"?

@yaleman
Copy link
Member

yaleman commented Nov 6, 2023

Nope, it's the clients sending the wrong thing - this is handled in a recent patch - ref #364

https://w3c.github.io/webauthn/#enumdef-authenticatortransport

@Firstyear
Copy link
Member

Relates to #386 - we need to do a release soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants