🩹 fixed bearer token authentication

This commit is contained in:
Marc Koch 2025-03-24 13:08:35 +01:00
parent 9dc0f99cf1
commit 878af4465a
Signed by: marc.koch
GPG key ID: 12406554CFB028B9
2 changed files with 21 additions and 22 deletions

View file

@ -1,5 +1,4 @@
username = "apiuser"
password = "topsecret"
token = 'topsecret_token'
domain = "lists.example.org"