import { Fido2Lib } from "https://deno.land/x/fido2@3.5.3/lib/main.js";
Specifies the options to be used for the extension
Parameters
The name of the extension to set the options for (e.g. - "appid". Must be a valid extension that has been registered through Fido2Lib#addExtension
The parameter that will be passed to the option generator function (e.g. - "https://webauthn.org")