Two-factor authentication

How should two-factor authentication be implemented along with Kong?
Our client app (angular) needs to meet MFA security requirements. The current backend is a simple LB (Loobackjs) app, with basics authentication and 2FA (SMS - https://strongloop.com/strongblog/two-factor-authentication-with-loopback/).