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

Also test Node 22, and Deno v1.46 and Deno v2.0 #632

Closed MasterKale closed 2 weeks ago

MasterKale commented 2 weeks ago

Node 22 went LTS at the end of October so it's time to add it to the testing matrix. I'm also contemplating testing the latest Deno v1 release, before testing the latest v1 and including v2 in the testing matrix.