Skip to main content
Module

x/webauthn_deno/mod.ts>verifyRegistration

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

Parameters

unnamed 0: VerifyRegArg

Returns

Promise<VerifyRegResult>