Two-factor authentication

Hi there,

Has anyone implemeted a two-factor authentication solution for users logging in to an App? With GDPR (Data protection) coming in europe some solutions will require a two-factor authentication when logging in.

Any toughts or ideas would be much appreciated.

Regards,
Jens

I thought about this some more. After the user logs in to your knack app, you could generate a random code that you would send via a text (using an integration with zapier and twilio) to the user's cell phone. The user would then enter the code in knack and complete the login process. Hope this helps.

At work we use OKTA for SSO and MFA. If you integrate OKTA with knack as a 3rd party identity provider, i'd assume OKTA would handle MFA then...