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.62k stars 137 forks source link

fix/605-remove-uvm-dpk #611

Closed MasterKale closed 2 months ago

MasterKale commented 2 months ago

This PR removes support for the defunct uvm and dpk authenticator extensions.

Fixes #605.