• Resolved Snehal Volvoikar

    (@snehalvolvoikar29)


    Hi! I need to implement a two-factor authentication for users that are registering on my site using this form. After successful verification of their email, the user should get registered. Is this feature available? And is it Free or Premium?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Snehal Volvoikar

    (@snehalvolvoikar29)

    I can see that there is email verification inside the register form, but I need the admin approval feature also. As it seems like one of the two options are possible. Email verification will be from users end but for I need to have a system where in admin has to get an email for approval. Also, in the wp admin, users tab, I can only see the verify tab under each user name and not the approval.
    As earlier when I had set the option for ‘admin approval for login’, there was an option for the admin to approve/deny the registration. How can I have admin approval + User email verification?

    Hi @snehalvolvoikar29,

    You can either have “Admin Approval after Registration” or have “Email COnfirmation to Login”. You cannot have both the login option for a registration form.

    With Admin Approval selected, if anyone registers through the form then their account is in pending status. Site admin will need to approve the user from the Users section and then that user will be able to log into the site.

    With Email Confirmation enabled, if anyone registers through the form then they will receive a link in their email address. Until and unless the registered user clicks on the link, the registration is not confirmed. Once clicked on it, the registration is confirmed, and that user will be able to log into the site.

    To enable anyone of them, you can select the login option in the individual form settings. Follow this doc: https://docs.wpeverest.com/user-registration/docs/individual-form-settings/ to learn about Individual Form Settings.

    I hope it helps.
    Regards!

    Thread Starter Snehal Volvoikar

    (@snehalvolvoikar29)

    So what can I do to have users confirm their email address, i.e, email authentication ?

    Hi @snehalvolvoikar29,

    To do so, you will need to select “Email Confirmation to Login” in the individual form settings. Find individual form settings here: https://docs.wpeverest.com/user-registration/docs/individual-form-settings/

    I hope it helps.
    Regards!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need Two-factor authentication for user registration’ is closed to new replies.