SimpleWebAuthn for Servers
npm install @simplewebauthn/server!WebAuthn


- Installation
- Node LTS 20.x and higher
- Deno v1.43 and higher
- Documentation
- Supported Attestation Formats
This package can be installed from NPM
and JSR:
``sh`
npm install @simplewebauthn/server
`sh``
deno add jsr:@simplewebauthn/server
You can find in-depth documentation on this package here:
https://simplewebauthn.dev/docs/packages/server
SimpleWebAuthn supports
all current WebAuthn attestation formats,
including:
- Android Key
- Android SafetyNet
- Apple
- FIDO U2F
- Packed
- TPM
- None