Sign In With Google

To allow the Sign In With Google feature, a user is required to have the permission called Admin. While logged in as an admin, go to Admin & Development and then App Settings.

After that, the fields similar to the image below will be available for editing.

Now, there are two fields that should be filled to enable this feature.

  • The user may turn the feature on/off by clicking on the checkbox Use Sign In With Google

  • The Client ID field must be filled with a valid Google API Client ID.

If you are unsure about how to Get the Google API Client ID, you may follow Google's official documentation available in Google API client ID.

Below is an example of a client ID.

1234567890-abc123def456.apps.googleusercontent.com

Finally, with all settings created a user is able to log in using the google account that is already registered in the system.

Last updated