interface AuthenticationCredential
implements PublicKeyCredentialFuture
import { type AuthenticationCredential } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/types/src/index.ts";
The value returned from navigator.credentials.get()
Properties
response: AuthenticatorAssertionResponse