Skip to main content
Module

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

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

Parses and adds a new MDS entry to the collection. The entry will not be available through findEntry until validate has been called

Parameters

entryStr

The base64url encoded entry, most likely downloaded from the URL that was found in the Table of Contents (TOC)