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