Add oauth enable flag

This commit is contained in:
yzx9
2023-11-24 14:41:49 +08:00
parent a30419ea5a
commit b1d9cedddb
6 changed files with 14 additions and 7 deletions

View File

@@ -132,6 +132,7 @@ LDAP_CONTACTS: 'true'
GitHub:
```
OAUTH2_ENABLED: "true"
OAUTH2_CLIENT_ID: YOUR_CLIENT_ID
OAUTH2_CLIENT_SECRET: YOUR_CLIENT_SECRET
OAUTH2_SCOPE: YOUR_SCOPE