0.2.3 • Published 5 years ago
@webauthntine/server v0.2.3
@webauthntine/server
Installation
This package is available on npm:
npm install @webauthntine/serverIt can then be imported into a Node project as usual:
// ESModule
import WebAuthntineServer from '@webauthntine/server';
// CommonJS
const WebAuthntineServer = require('@webauthntine/server');Usage - Coming Soon
Check out the example for now until this section gets updated.
Supported Attestation Formats
WebAuthntine can verify the following attestation formats:
fido-u2fpacked- Supported Certificates
X5CCOSE - EC2COSE - RSA(code is present but needs further testing)COSE - OKP(code is present but needs further testing)
- Supported Certificates
android-safetynetnone