Google Login Setup Estimated reading: 2 minutes 3 views Allowing users to authenticate using their Google accounts simplifies the login process and encourages higher participation in your feedback and voting systems. Follow this guide to set up Google OAuth for Changeloger. PrerequisitesSetup StepsIn-Plugin Configuration Prerequisites Before beginning the integration, ensure you have the following: An active Google Cloud Console account.Your WordPress domain must be properly configured and accessible. Setup Steps You must first create the necessary credentials within the Google Cloud Console to enable API communication. Navigate to the Google Cloud Console.Create a new project specifically for this integration.Go to APIs & Services > Credentials.Click Create Credentials and select OAuth 2.0 Client ID.Configure your consent screen settings as required.Set the application type to Web application.Add your website domain to Authorized JavaScript origins.Add your callback URL to Authorized redirect URIs.Securely copy the generated Client ID and Client Secret for the next step. In-Plugin Configuration Once you have your credentials from Google, you must input them into your WordPress dashboard to finalize the connection. Navigate to Changeloger > Settings > Authentication.Toggle Enable Google Login to ON.Paste your Google Client ID into the corresponding field.Paste your Google Client Secret into the designated field.Click Save settings to apply the changes. Your users will now see the option to authenticate using their Google accounts when interacting with your feedback modules. Google Login Setup - PreviousUser AuthenticationNext - Google Login SetupRoadmap Builder