10.0.0 • Published 27 days ago

@simplewebauthn/types v10.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
27 days ago

@simplewebauthn/types

WebAuthn npm (scoped)

TypeScript typings for @simplewebauthn/server and @simplewebauthn/browser

Installation

Node LTS 20.x or higher

This package is available on npm:

npm install @simplewebauthn/types

Deno v1.33.x or higher

It is also available for import into Deno projects from deno.land/x:

import {...} from 'https://deno.land/x/simplewebauthn/deno/types.ts';