Migrate OAuth callback to Spring configuration property

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
Tomas Slusny
2019-02-19 12:38:46 +00:00
committed by Adam
parent 94a0ee5587
commit b367e34202
3 changed files with 10 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ spring.jmx.enabled: false
oauth:
client-id:
client-secret:
callback: https://api.runelite.net/oauth/
# Minio client storage for cache
minio: