Skip to main content
Module

x/fido2/lib/main.js>Fido2Lib#enableExtension

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

Enables the specified extension.

Parameters

extName

The name of the extension to enable. Must be a valid extension that has been registered through Fido2Lib#addExtension