UNPKG

@bitblit/ratchet-warden-server

Version:

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

6 lines (5 loc) 145 B
export interface WardenTwilioVerifySingleUseCodeProviderOptions { accountSID: string; authToken: string; verifyServiceSID: string; }