aboutsummaryrefslogtreecommitdiff
path: root/_site/includes/admin/credentials.default.json
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-07-01 00:54:32 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-07-01 00:54:32 +0200
commit1d62401c897a5ba82d0def92d97d09195a6d676f (patch)
treed26f11765a4eee20ac4867d5b77794fcdcaac641 /_site/includes/admin/credentials.default.json
parent1f23d65f32e37d0c6d703951d6735c9926f8521c (diff)
downloadunchainedtech-1d62401c897a5ba82d0def92d97d09195a6d676f.tar.gz
unchainedtech-1d62401c897a5ba82d0def92d97d09195a6d676f.tar.bz2
unchainedtech-1d62401c897a5ba82d0def92d97d09195a6d676f.zip
Fixed stuff + official logo
Diffstat (limited to '_site/includes/admin/credentials.default.json')
-rw-r--r--_site/includes/admin/credentials.default.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/_site/includes/admin/credentials.default.json b/_site/includes/admin/credentials.default.json
new file mode 100644
index 0000000..83b9e5b
--- /dev/null
+++ b/_site/includes/admin/credentials.default.json
@@ -0,0 +1,5 @@
+{
+ "id": "your client id",
+ "secret": "your client secret",
+ "token": "the personnal access token of a user that has access to the repository"
+} \ No newline at end of file