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

Update Node version in Example Project docs #340

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

The Example Project docs suggest installing Node 14, but SimpleWebAuthn now officially supports Node 16+. I should update this, preferably in a way that prevents this from happening again.

MasterKale commented 1 year ago

The docs have been updated to point users to the LTS release:

Screenshot 2023-01-29 at 7 44 14 AM