This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
tutorial2 [2019/04/24 13:57] bangingheads |
tutorial2 [2019/04/24 13:58] (current) bangingheads |
||
|---|---|---|---|
| Line 22: | Line 22: | ||
| 'clientId' => 'io6q886ojt4qv4qjx39io6z2dg2g3w', // The client ID assigned when you created your application | 'clientId' => 'io6q886ojt4qv4qjx39io6z2dg2g3w', // The client ID assigned when you created your application | ||
| 'clientSecret' => 'r7ntc98exwtys9rs7qdoqt1eliichr', // The client secret assigned when you created your application | 'clientSecret' => 'r7ntc98exwtys9rs7qdoqt1eliichr', // The client secret assigned when you created your application | ||
| - | 'redirectUri' => 'https://www.bangingheads.net/api/index.php', // Your redirect URL you specified when you created your application | + | 'redirectUri' => 'https://www.bangingheads.net/doku.php?id=tutorial2', // Your redirect URL you specified when you created your application |
| 'scopes' => [''] // The scopes you would like to request | 'scopes' => [''] // The scopes you would like to request | ||
| ]); | ]); | ||