Hi Folks, I have developed a “home grown” email MFA solution that allows you to bolt on a random one-time-PIN challenge to the front of your app, enforcing a crude form of multifactor authentication. It requires 2 forms, 5 fields, 1 line of CSS and 4 snippets of JavaScript. If you are interested, you can download the complete instructions to set this up for yourself here: PUBLIC
Its free and will take an hour or two to set up.
So take a look. Let me know how you go!
(Note: if you were an early downloader of the instructions, grab V1.2 as they resolve a problem with not “skipping” public pages for not-logged-in users. Now it works as expected.)