Skip to main content

Google

Allows users create and login to the platform using their Google account.

How to Set Up?

To set up Google login, you need to create a Google OAuth 2.0 Client ID. You can do this by following the steps below:

  1. Go to the Google API Console.
  2. Create a new project.
  3. Go to the Credentials page.
  4. Click on the Create Credentials button and select OAuth client ID.
  5. Select Web application.
  6. Enter a name for the OAuth 2.0 client ID.
  7. Turn on "Login with Google" option in the Admin Settings > Integrations
  8. Copy the redirect URI provided by the platform and paste it in the Authorized redirect URIs field.
  9. Click on the Create button.
  10. Copy the Client ID and Client Secret and paste them in the Login with Google settings section.