Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fido2/lib/main.js>fidoU2fAttestation

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

type

{ name: string; parseFn; validateFn; }