@tap3/server
v9.0.7
Published
SimpleWebAuthn for Servers
Downloads
4
Maintainers
Readme
@simplewebauthn/server
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