Skip to main content
Module

x/fido2/lib/mds.js>MdsCollection#validate

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
method MdsCollection.prototype.validate
import { MdsCollection } from "https://deno.land/x/fido2@3.2.5/lib/mds.js";

Validates all entries that have been added. Note that MdsCollection#findEntry will not find an MdsEntry until it has been validated.