source: extensions/Google2Piwigo/language/en_UK/help_api_key.html @ 28832

Last change on this file since 28832 was 28832, checked in by mistic100, 10 years ago

fix oauth flow

File size: 661 bytes
Line 
1<ol>
2  <li>Go to <a href="https://console.developers.google.com/project">Google Developers Console</a> and connect with your Google account</li>
3  <li>Click <b>Create project</b> and give it a name</li>
4  <li>Once the process is finished, click on the newly created project</li>
5  <li>Go to <b>APIS & AUTH</b> / <b>Credentials</b></li>
6  <li>Click <b>Create new Client ID</b></li>
7  <li>Give your domain name as <b>Authorized Javascript origins</b> and the above <b>Callback URL</b> as <b>Authorized redirect URI</b></li>
8  <li>Now copy the <b>Client ID</b> and the <b>Client Secret</b> to Google2Piwigo configuration</li>
9  <li>You're done!</li>
10</ol>
Note: See TracBrowser for help on using the repository browser.