Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fido2/lib/toolbox.js>cbor.Tag

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
class cbor.Tag
import { cbor } from "https://deno.land/x/fido2@3.3.5/lib/toolbox.js";
const { Tag } = cbor;

Constructors

new
Tag(value, tag)