Type alias TwoFactorHandler

TwoFactorHandler: ((payload, retry) => Promise<void> | void)

Type declaration

Generated using TypeDoc