import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/server/src/services/metadataService.ts";
Classes
A basic service for coordinating interactions with the FIDO Metadata Service. This includes BLOB download and parsing, and on-demand requesting and caching of individual metadata statements. |