MasterKale / SimpleWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
https://simplewebauthn.dev
MIT License
1.63k stars 137 forks source link

Add "smart-card" transport #374

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

Describe the issue

A new "smart-card" transport is getting added to WebAuthn L3 draft here:

https://github.com/w3c/webauthn/pull/1865

Let's go ahead and add it in to support Safari's use of WebAuthn over this new transport.