Skip to main content
Module

x/commandis/mod.ts>dom.WebAuthnAssertion

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.WebAuthnAssertion
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { WebAuthnAssertion } = dom;

Properties

readonly
authenticatorData: ArrayBuffer
readonly
clientData: ArrayBuffer
readonly
credential: ScopedCredential
readonly
signature: ArrayBuffer