mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 20:14:35 -04:00
Merge pull request #990 from SISheogorath/fix/oauthProviderName
Make oauth2 provider name accessible
This commit is contained in:
commit
5c4df14bbc
3 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,7 @@ module.exports = {
|
|||
},
|
||||
// authentication
|
||||
oauth2: {
|
||||
providerName: undefined,
|
||||
authorizationURL: undefined,
|
||||
tokenURL: undefined,
|
||||
clientID: undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue