WordPress / two-factor

Two-Factor Authentication for WordPress.
https://wordpress.org/plugins/two-factor/
GNU General Public License v2.0
705 stars 145 forks source link

Auto Enable 2fa when user's signup? #611

Open jmattcustorio opened 4 weeks ago

jmattcustorio commented 4 weeks ago

Is your enhancement related to a problem? Please describe.

We've been using the 2FA plugin for a couple of years now. One issue we're encountering is that we have to manually enable it whenever a new user signs up for our service.

Proposed Solution

automatically enable it when a new user signs up?

Designs

No response

Describe alternatives you've considered

No response

Please confirm that you have searched existing issues in this repository.

Yes

jeffpaul commented 3 weeks ago

@jmattcustorio can you provide a bit more information on the flows that you'd expect as it relates to the 2FA plugin?

jmattcustorio commented 2 weeks ago

Hi @jeffpaul thank you for responding to my question. So currently we are using memberpress and everytime a user signs up the 2FA will auto enable as a default? What we are doing right now is to navigate to user profile and manually enable it like this https://prnt.sc/BQidsRxr5uLI

Let me know if you need more information. Thank you!

jeffpaul commented 2 weeks ago

@jmattcustorio are you asking if there's a hook to require a certain 2FA method or ANY 2FA method for new users?