Skip to content

feat/smart-card-transport#399

Merged
MasterKale merged 2 commits intomasterfrom
feat/smart-card-transport
Jun 25, 2023
Merged

feat/smart-card-transport#399
MasterKale merged 2 commits intomasterfrom
feat/smart-card-transport

Conversation

@MasterKale
Copy link
Owner

@MasterKale MasterKale commented Jun 25, 2023

This PR adds the new "smart-card" transport that Safari has added support for in the WebAuthn spec L3 draft:

w3c/webauthn#1865

I also sorted the transports in "canonical order" (alphabetically) because the spec makes mention of them being returned in that order, and because I felt like it.

Fixes #374.

@MasterKale MasterKale added this to the v7.4.0 milestone Jun 25, 2023
@MasterKale MasterKale added enhancement New feature or request package:browser @simplewebauthn/browser package:types @simplewebauthn/typescript-types and removed enhancement New feature or request labels Jun 25, 2023
@MasterKale MasterKale merged commit ba4ce17 into master Jun 25, 2023
@MasterKale MasterKale deleted the feat/smart-card-transport branch June 25, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:browser @simplewebauthn/browser package:types @simplewebauthn/typescript-types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "smart-card" transport

1 participant