Hello! I have taken the permissions from regular users to send notifications through the server.yml file, thus making sending notifications from any means other than the web app (logged in through an admin account) not possible without authentication. I would like to know how to be able to authenticate myself through cURL to send a notification. Perhaps using an access token?
Thanks in advance and I hope you can answer my question.
:question: Question
Hello! I have taken the permissions from regular users to send notifications through the server.yml file, thus making sending notifications from any means other than the web app (logged in through an admin account) not possible without authentication. I would like to know how to be able to authenticate myself through cURL to send a notification. Perhaps using an access token?
Thanks in advance and I hope you can answer my question.