interface PublicKeyCredential
implements Credential
import { type PublicKeyCredential } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/dom.ts";
Available only in secure contexts.
Properties
readonly
response: AuthenticatorResponseMethods
getClientExtensionResults(): AuthenticationExtensionsClientOutputs