This is a very simple PHP example of Teambition
Get the Client Key & Client Secret from https://account.teambition.com/my/apps
and then edit config.php
$appKey = 'Client Key here';
$appSecret = 'Client Secret here';
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a very simple PHP example of Teambition
Get the Client Key & Client Secret from https://account.teambition.com/my/apps
and then edit config.php
$appKey = 'Client Key here';
$appSecret = 'Client Secret here';