Skip to main content
Module

x/webauthn_deno/mod.ts>verifyAuthentication

webauthn from scratch in deno
Go to Latest
function verifyAuthentication
import { verifyAuthentication } from "https://deno.land/x/webauthn_deno@v0.1.1/mod.ts";

Parameters

unnamed 0: VerifyAuthArg

Returns

Promise<VerifyAuthResult>