Voxel 1.3.4 is now available

Google social login

Google social login can be configured in WP admin Voxel Settings Login with Google

Required fields:

  • Client ID
  • Client secret

How to get Google Client ID and Client Secret?

Configure OAuth consent & register your app

  1. In the Google Cloud console, go to Menu  APIs & Services  OAuth consent screen.
  2. Select External user type for your app, then click Create.
  3. Complete the app registration form, then click Save and Continue.
  4. Review your app registration summary. To make changes, click Edit. If the app registration looks OK, click Back to Dashboard.

Credentials

  • In the Google Cloud console, go to Menu menu  APIs & Services  Credentials
  • Press Create credentials ➝ OAuth Client ID
  • Select Web application type
  • Authorized Javascript origins: Enter your site URL
  • Authorized redirect URIs: Paste https://example.com/?vx=1&action=auth.google.login and replace example.com with your site URL
  • Copy the Client ID and Client Secret and paste them in WP admin Voxel Settings Login with Google