• Resolved mtupper

    (@mtupper)


    I want to use only social logins and have enabled ‘Use Passwordless Login’ and selected ‘Social’ radio button.

    Under the ‘Connections’ field it says:
    “This is used to select which connections should lock show. It is ignored when empty and is mandatory for passwordless with social mode.”

    I have tried a myriad of variatiions in the syntax, but there is no indicators as to how to configure this field.
    e.g. [‘google-oauth2’, ‘facebook’]

    What is the proper syntax for this field?

Viewing 1 replies (of 1 total)
  • Josh C

    (@auth0josh)

    Sorry for the confusion here. Some of the settings there might not be totally clear if you’re not already familiar with the terminology (which is something we’re working on).

    Passwordless in any configuration is not what you’re looking for here (social login still requires a password if you’re not logged into the account you want to use) so turn all that off for now. You want to configure your connections on the Auth0 dashboard:

    – Go to Connections > Database and look for one similar to your site name. Click on that one, click the Clients tab, then deactivate the Client that was connected to turn off username and password.
    – Go to Connections > Social and activate the networks you want to use there

    Should be as simple as that!

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin Settings > Advanced Tab > Connections (for Passwordless / Social-only)’ is closed to new replies.