Skip to main content
Module

x/fido2/lib/parser.js>parseClientResponse

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
function parseClientResponse
import { parseClientResponse } from "https://deno.land/x/fido2@3.3.2/lib/parser.js";

Parses the clientData JSON byte stream into an Object

Parameters

msg

The ArrayBuffer containing the properly formatted JSON of the clientData object