@simplewebauthn/server
TypeScript icon, indicating that this package has built-in type declarations

10.0.0 • Public • Published

@simplewebauthn/server

WebAuthn npm (scoped)

Installation

Node LTS 20.x or higher

This package is available on npm and supports both CommonJS and ECMAScript modules (ESM) projects:

npm install @simplewebauthn/server

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/server.ts';

Usage

You can find in-depth documentation on this package here: https://simplewebauthn.dev/docs/packages/server

Supported Attestation Formats

SimpleWebAuthn supports all current WebAuthn attestation formats, including:

  • Android Key
  • Android SafetyNet
  • Apple
  • FIDO U2F
  • Packed
  • TPM
  • None

Dependencies (9)

Dev Dependencies (3)

Package Sidebar

Install

npm i @simplewebauthn/server

Weekly Downloads

67,005

Version

10.0.0

License

MIT

Unpacked Size

478 kB

Total Files

269

Last publish

Collaborators

  • iamkale