Skip to main content
Module

x/webauthn_deno/mod.ts>verifyAuthentication

A Deno Implementation of WebAuthn Registration/Authentication Ceremonies.
Latest
function verifyAuthentication
import { verifyAuthentication } from "https://deno.land/x/webauthn_deno@v0.2.2/mod.ts";

Parameters

unnamed 0: VerifyAuthArg

Returns

Promise<VerifyAuthResult>