Skip to main content
Module

x/fido2/lib/main.js>tpmAttestation

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Latest
variable tpmAttestation
Re-export
import { tpmAttestation } from "https://deno.land/x/fido2@3.5.1/lib/main.js";

type

{ name: string; parseFn; validateFn; }