Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/simplewebauthn/packages/server/src/services/metadataService.ts

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
Go to Latest
import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v8.3.2/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.