• Resolved ika2525

    (@ika2525)


    I would like to enable only LINE social login.
    If I use LINE social login with one account, can I disable it with other accounts?

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

    (@robertnextendweb)

    Hi @ika2525!

    Do you mean you want to show the Line social login on a specific page? Or have Line login as the only social login option? If you want only the Line login as an available login option, then you just need to make sure to disable all other providers on our backend. If you mean that you want only the Line provider on a specific page, then for that you can use the shortcode with the provider parameter, like this:

    [nextend_social_login provider="line"]

    As for disabling the login for other accounts:
    What you could do is to set our Membership option to Disabled on the Global Settings -> General tab:
    https://nextendweb.com/nextend-social-login-docs/global-settings/
    Then, you can log in manually to your WordPress account, and you can manually link the Line account to your WordPress account. By default you will find the Link button on the profile page, but you can publish these anywhere with a shortcode like this:

    [nextend_social_login link="1" unlink="1"]

    Or if you have already registered with the Line provider before disabling it, then you will be able to use the Line social login button to log in. But if you disable the registration/membership, other users won’t be able to sign up to your website, so they can only log in to your website using Line if they either linked their Line account to their WordPress account manually, or they have registered previously with the same email.

    Edit: The Line provider is only available with the Pro Addon, and we cannot provide support for commercial products here, including the Pro Addon and its specific features due to the forum guidelines, so if you have further issues or questions regarding the Line provider, please rather contact us through our ticket system:
    https://nextendweb.com/contact-us/nextend-social-login-support/

    • This reply was modified 10 months, 4 weeks ago by Robert.
Viewing 1 replies (of 1 total)
  • The topic ‘If I use LINE social login with one account, can I disable it with other account’ is closed to new replies.