Add mattermost authentication
This commit is contained in:
@@ -74,6 +74,11 @@ module.exports = {
|
||||
clientSecret: undefined,
|
||||
scope: undefined
|
||||
},
|
||||
mattermost: {
|
||||
baseURL: undefined,
|
||||
clientID: undefined,
|
||||
clientSecret: undefined
|
||||
},
|
||||
dropbox: {
|
||||
clientID: undefined,
|
||||
clientSecret: undefined
|
||||
|
||||
Reference in New Issue
Block a user