• Resolved Manish

    (@nims)


    How can I allow only social login and disable manual login.

    I have setup google login. I noticed when someone registers using gmail social login option, a wordpress welcome email is sent with the link to set password.

    To set your password, visit the following address:

    Now if a user sets a password, then he can login with this username and password manually. Also, he can login using “Login with google” social button. Can you suggest way so that people are able to login using “login using google” social button.

Viewing 1 replies (of 1 total)
  • Plugin Support Robert

    (@robertnextendweb)

    Hi @nims

    We register plain WordPress users, just like as if you were to sign up through the default form on the /wp-login.php page for example. So this email that gets sent is not from us, but from WordPress.

    We have no options to allow you to disable the default password set email. If you want to disable/override the default WordPress notification, you could use custom code, or a dedicated plugin, like this:
    https://www.ads-software.com/plugins/bnfw/

    Additionally, if you do not want users to be able to sign up to your website through the traditional form, then what you could do is disable registration on your website:

    • Admin sidebar > Settings > General >Membership – Anyone can register

    Then, on our General tab:
    https://nextendweb.com/nextend-social-login-docs/global-settings/
    You will find our own “Membership” setting, which you can set to “Enabled”. And that way users can sign up to your website using the social login, and traditional sign ups will not go through.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.