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

9.0.7 • Public • Published

@simplewebauthn/server

WebAuthn npm (scoped)

Installation

Node LTS 16.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

Package Sidebar

Install

npm i @tap3/server

Weekly Downloads

17

Version

9.0.7

License

MIT

Unpacked Size

545 kB

Total Files

265

Last publish

Collaborators

  • bafang