Google login app setup

Before you can connect the Sitelok Social Login plugin to Google you need to register an app with Google to get an Application ID and Application Secret. This is easy to do and free of charge.

Google often change this process so you may see different options. The basic process should be the same though.

1) Go to https://console.developers.google.com and login. You may need to create an account.

2) Click Credentials and then Create Credentials. Click the Oauth client ID option.

3) Choose Web application as the application type. Enter a name (for example your members area name).

4) Scroll down to the Authorized redirect URI's field and enter the URL displayed in the plugin (something like https://www.yoursite.com/slpw/plugin_sociallogin/googleredirect.php).

5) Click Create and you should then be given the Client ID and Client Secret to enter in the plugin.