begin oauth2 setup

This commit is contained in:
Taah
2024-03-05 19:41:08 -08:00
parent ff9cf12acc
commit 2e40ddc6bc
8 changed files with 252 additions and 16 deletions
+12 -1
View File
@@ -1,4 +1,15 @@
server:
bind-address: 0.0.0.0
port: 27192
logging: false
logging: false
authentication:
enabled: false
# Providers: discord
provider:
name: discord
redirectUri: ""
discord: # Fill if using discord provider
clientId: ""
token: "" # Can also use environment variable or system property BOT_TOKEN