method Fido2Lib.prototype.enableExtensionimport { Fido2Lib } from "https://deno.land/x/fido2@3.5.3/lib/main.js"; enableExtension(extName)Enables the specified extension. ParametersextNameThe name of the extension to enable. Must be a valid extension that has been registered through Fido2Lib#addExtension