 
            We provide free instruction how to configure Google Client Id and Google Client Secret
If you in first time create project (punct 1,2):
1. Go to https://console.developers.google.com/project and click Create an empty project 
 button 

2. Fill field POJECT NAME

If you already create some projects (punct 1,2):
1. Go to https://console.developers.google.com/project and click CREATE PROJECT button

2. Fill field POJECT NAME

Wait a few seconds until your project will be created
3. Go to Credentials. Click Create credentials -> select OAuth client ID:


4. Click Configure Consent screen:

5. Fill your Email address, Product Name and click Save button

6. Choose APPLICATION TYPE – Web Application
Fill Name
Fill AUTHORIZED JAVASCRIPT ORIGINS: http://www.yoursite.com/
Fill AUTHORIZED REDIRECT URI: http://www.yoursite.com/module/MODULENAME/login
"MODULENAME" - folder name with the module

7. Get you Google Client ID and Google Client Secret
