This topic is locked
[SOLVED]

 Members Template & 2-Factor Authentication

7/17/2020 7:33:52 PM
PHPRunner General questions
K
keithw authorDevClub member

Greetings,
I have not done much with PHPRunner to date. Thought the Members Template would simplify the Login/Registration & Subscription Pricing/Payment issue. I would like to have Two-Factor Auth to verify email address. Since I have not found much docs on this template and the LiveDemo does not seem to give any real clues, I was wondering if this was supported right out of the template AND IF NOT how big a headache would it be to implement?

Sergey Kornilov admin 7/20/2020

We only have two-factor authentication for the login process and it is SMS-based:

https://xlinesoft.com/phprunner/docs/two-factor_authentication.htm
It looks like you are looking for email verification. Check 'Send activation link' option at https://xlinesoft.com/phprunner/docs/user_login_settings.htm

K
keithw authorDevClub member 7/20/2020



We only have two-factor authentication for the login process and it is SMS-based:

https://xlinesoft.com/phprunner/docs/two-factor_authentication.htm
It looks like you are looking for email verification. Check 'Send activation link' option at https://xlinesoft.com/phprunner/docs/user_login_settings.htm


Sergey, thanx , you are correct, I wanted an email confirmation link, sorry for the confusion.
Regards,

Keith