Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/ogone.dom.d.ts>WebAuthnAssertion

Advanced Web Composition for Future
Latest
interface WebAuthnAssertion
import { type WebAuthnAssertion } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

Properties

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