snizzl

Results 1 issues of snizzl

**Describe the bug** When using `resolve-module-auth` with the strategy "passport-2fa-totp", the following error occurs: ``` TypeError: 2FA TOTP Strategy required TOTP code verification callback at new Strategy (/node_modules/passport-2fa-totp/lib/strategy.js:26:15) at getBaseStrategyAndOptions...