To allow users to log in to your site with their Google account, you need to create a Google Cloud project and configure the OAuth. Follow steps below to create a configure your Google Cloud project.
Enter the App name, User support email, upload App logo.Enter the Application home page, Application privacy policy link, Application terms and service link.Enter your website domain.Enter your contact Email addresses.Continue to the next step by clicking the SAVE AND CONTINUE button.
You’ll be on the step Test users. On this step you can add Test users to test the social login, or just continue to the next step by clicking the SAVE AND CONTINUE button.
Select Credentials from the left-side menu. Click the CREATE CREDENTIALS button and select the OAuth client ID item.
Once clicked, it’ll take you to the Create OAuth client ID page.Select the Web application option in the Application type. Enter a name of your OAuth 2.0 client in the Name field.Enter allowed redirect URLs in the Authorized redirect URIs section.See example:
Once you click the button, the OAuth client created pop-up will appear and you’ll see your application keys.
Copy your Client ID and Client Secret keys and paste them to the Client ID and Client secret fields under the Google Login Configuration on the white-label > Settings > Social Logins.
Test the Social Login feature at the Login and Registration pages. If you’re encountering issues, please contact our support team for assistance with any step of the setup process.
Need help? Contact our support team for assistance with any step of the setup process.