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/smart-card-transport #399

Merged
merged 2 commits into from Jun 25, 2023
Merged

feat/smart-card-transport #399

merged 2 commits into from Jun 25, 2023

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
7 checks passed
@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