import { Fido2Lib } from "https://deno.land/x/fido2@3.5.3/lib/main.js";
Parses and validates an attestation response from the client
Parameters
The assertion result that was generated by the client. See AuthenticatorAttestationResponse in the WebAuthn spec.