UNPKG

@bitblit/ratchet-warden-common

Version:

Typescript library to simplify using simplewebauthn and secondary auth methods over GraphQL

7 lines (6 loc) 154 B
export interface WardenWebAuthnEntrySummary { origin: string; applicationName: string; deviceLabel: string; credentialIdBase64: string; }