To enable Google login on your GrowPoint platform, go to: https://console.cloud.google.com/apis.
The first thing you need to do is create a new project.
- Click „New project” or project name at the top left corner of your screen, and „New project” on the top right corner in the popup window.
- Add a name and create.
- Choose „OAuth Consent screen” from the left-side menu.
- Choose the „External” option and create
- In the next step, fill the form with the necessary fields.
- Under the „Authorized domains”, type your highest-level domain, with no subdomains. If your domain is not registered, you have to create it and authorize it. There is a separate tutorial to do this, just go to: https://growpoint.io/tutorials/google-search-console/
- Now we have to create scopes. Click „Create scopes” and check 3 checkboxes: userinfo.email, userinfo.profile and opienid. Save and continue.
Now we need to create credentials.
- Go to the „Credentials” option on the left-side menu.
- Hit „Create credentials” and choose: „OAuth client ID”.
- Choose type: web application
- Type your domain address under the „Authorized JavaScript Origins” and click „Create”.
- Download JSON file provided in the opened popup window.
Now it’s time to go to GrowPoint platform.
- Log in as superadministrator.
- Go to Settings- Integrations – Social login – Enable Google login.
- Upload the given JSON file and save it. That’s it.