UNPKG

@passwordless-id/webauthn

Version:

A small wrapper around the webauthn protocol to make one's life easier.

9 lines (8 loc) 266 B
/** * The source comes from * "official" https://mds.fidoalliance.org/ * and the * "community-driven" https://github.com/passkeydeveloper/passkey-authenticator-aaguids * combined together. */ export declare const authenticatorMetadata: Record<string, string>;