Sign in with Google
-
Go to google cloud console
-
Navigate to "API & Services"
-
Create Project if it doesn't exist
-
Navigate to Library
-
Search google+ and enable it
-
Navigate to "Credentials", you will find it on the very left side. (Sidebar)
-
Click on "Create Credentials" and select "OAuth Client ID"
-
Click on "Configure Consent Screen" if it shows up, otherwise skip.
-
Select external and create. (Configure Consent Screen)
-
Fill only the required information and keep clicking "Save and continue" (Configure Consent Screen)
-
Select Credentials from your left panel.
-
Click on "Create Credentials" and select "OAuth Client ID"
-
Select web application as your "application type"
-
Add your website URL under "Authorized JavaScript origins". Copy your website URL from wp-admin -> settings -> general
-
Copy your client ID and paste it under plugin settings -> google -> client id.