fix: Temporarily comment out oauth2_token in config template whilst a more principled way of choosing OAuth2 vs password is implemented
This commit is contained in:
parent
477a39d764
commit
9af87c2cbd
@ -5,4 +5,4 @@ rest_url = "{}"
|
||||
[auth]
|
||||
username = "{}"
|
||||
password = "{}"
|
||||
oauth2_token = "{}"
|
||||
# oauth2_token = "{}"
|
||||
|
Loading…
Reference in New Issue
Block a user