Changes

Jump to navigation Jump to search
Line 135: Line 135:  
1) The Google login account (example myaccount@gmail.com or myname@mycompany.com)
 
1) The Google login account (example myaccount@gmail.com or myname@mycompany.com)
   −
2) The Google Client ID and the Google Client Secret. You can create your Google Client ID and Secret from page https://code.google.com/apis/console/, menu "API & Authentication" -> "Credentials". Click on "Create a client ID" and choose "Web Application", set "Allowed Javascript origin" to empty and set "Redirect URI" to the value provided into the "Note" on the setup page. It should be something like http://mycompanydomain/.../google/oauth2callback.php
+
2) The Google Client ID and the Google Client Secret. You can create your Google Client ID and Secret from page {{ModuleGoogleUrlToCreateApiAccount}}, menu "API & Authentication" -> "Credentials". Click on "Create a client ID" and choose "Web Application", set "Allowed Javascript origin" to empty and set "Redirect URI" to the value provided into the "Note" on the setup page. It should be something like http://mycompanydomain/.../google/oauth2callback.php
 
Then click on button "Create". You will get a new '''Client ID''' and a '''Secret code'''.
 
Then click on button "Create". You will get a new '''Client ID''' and a '''Secret code'''.
  

Navigation menu