We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce1537 commit c97e224Copy full SHA for c97e224
config.json.example
@@ -53,9 +53,9 @@
53
},
54
"github": {
55
"clientID": "change this",
56
- "clientSecret": "change this"
+ "clientSecret": "change this",
57
"organizations": ["names of github organizations allowed, optional"],
58
- "scopes": ["defaults to 'read:user' scope for auth user"],
+ "scopes": ["defaults to 'read:user' scope for auth user"]
59
60
"gitlab": {
61
"baseURL": "change this",
0 commit comments