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

feat/hybrid-transport #137

Merged
merged 1 commit into from
Jul 13, 2022
Merged

feat/hybrid-transport #137

merged 1 commit into from
Jul 13, 2022

Conversation

MasterKale
Copy link
Collaborator

Adds the new "hybrid" transport in preparation for its addition to the WebAuthn spec (see w3c/webauthn#1755). This new transport is intended to replace "cable" returned out of getTransports(), but "cable" is getting left in since credentials with those transports exist in the wild.

Browsers will be responsible for correlating "cable" and "hybrid"; RP's should not need to change anything about existing credentials, and should continue to treat transports as opaque values to be handed back as-is to browsers during authentication.

@MasterKale MasterKale added this to the v1.6.0 milestone Jul 13, 2022
@MasterKale MasterKale merged commit 2ebdadc into master Jul 13, 2022
@MasterKale MasterKale deleted the feat/hybrid-transport branch July 13, 2022 19:47
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

Successfully merging this pull request may close these issues.

1 participant