1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Merge pull request #904 from lommes/903-socialite-discord

add everything needed to use discord as social login provider
This commit is contained in:
Dan Brown
2018-07-29 16:18:10 +01:00
committed by GitHub
7 changed files with 57 additions and 9 deletions

View File

@ -56,6 +56,8 @@ TWITCH_APP_SECRET=false
GITLAB_APP_ID=false
GITLAB_APP_SECRET=false
GITLAB_BASE_URI=false
DISCORD_APP_ID=false
DISCORD_APP_SECRET=false
# External services such as Gravatar and Draw.IO
DISABLE_EXTERNAL_SERVICES=false