Replies (8)

About access tokens: >Alternatively, you can use Basic Auth to send the access token. When sending an empty username, the basic auth password is treated by the ntfy server as an access token. So although it does not look pretty in the config file, you could use an access token by setting the username to an empty string.