Posted by admin
June 8, 2021
To enable login via social media accounts (Google and Facebook) you need to enter your Google client key and secret and Facebook api and secret in the plugin settings Account:
How to get Google client ID and secret. Go to Google API Console Credentials page >> https://developers.google.com/ where you need to press Create credentials and select Create OAuth client ID.
Then please do the following:
1. Select Web application.
2. Name it.
3. Add Authorized redirect URIs in the following format: https://yourdomain.com/?auth_network=google
4. Press create and copy your Client ID and your Client Secret and paste into the plugin settings.