Skip to main content
Module

x/fido2/test/extAppId.test.js

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
File
// Testing libimport * as chai from "chai";
describe("extAppId", function() { it("works");});