passport-2fa-totp
passport-2fa-totp copied to clipboard
Unexpected error when passing skipTotpVerification=true
self.success()
doesn't interrupt script execution, and this leads to further checks of OTP code and Can't set headers after they are sent
errors.