@@ -66,5 +66,13 @@
|
||||
"ApiPathList": [
|
||||
"/test/get"
|
||||
]
|
||||
},
|
||||
"oauth": {
|
||||
"github": {
|
||||
"app_id": "github_app_id",
|
||||
"app_key": "github_app_key",
|
||||
"redirect_uri": "https://oauthlogin.net/oauth/githubcallback",
|
||||
"scope": "repo"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user