discord oauth2
This commit is contained in:
14
src/main/resources/application.yml
Normal file
14
src/main/resources/application.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
server:
|
||||
address: 127.0.0.1
|
||||
port: 8080
|
||||
|
||||
debug: false
|
||||
|
||||
spring:
|
||||
security:
|
||||
oauth2:
|
||||
client:
|
||||
registration:
|
||||
discord:
|
||||
client-id: 965013316982423632
|
||||
client-secret: yhb13RP26WxfOru9fcQ6CxPcAUWr_2q6
|
||||
Reference in New Issue
Block a user