UNPKG

@bitblit/ratchet-warden-common

Version:

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

5 lines (4 loc) 94 B
export interface RemoveWebAuthnRegistration { userId: string; credentialId: string; }