aboutsummaryrefslogtreecommitdiff
path: root/_site/includes/admin/credentials.default.json
blob: 83b9e5bc2b2b7288b5bd6b241861e30904f294a2 (plain)
1
2
3
4
5
{
    "id": "your client id",
    "secret": "your client secret",
    "token": "the personnal access token of a user that has access to the repository"
}