Merge pull request #990 from SISheogorath/fix/oauthProviderName
Make oauth2 provider name accessible
This commit is contained in:
@@ -78,6 +78,7 @@ module.exports = {
|
||||
},
|
||||
// authentication
|
||||
oauth2: {
|
||||
providerName: undefined,
|
||||
authorizationURL: undefined,
|
||||
tokenURL: undefined,
|
||||
clientID: undefined,
|
||||
|
||||
Reference in New Issue
Block a user