Managing webhook auth & changes of job status
Hello, I added a webhook to receive completed or failed jobs. Everything is working fine, but I would like to know if there is a way to authenticate runpod.
Currently, the only way I have found to prevent people from directly impacting my database is to do a /status when the webhook is triggered and base my change on that.
Currently, the only way I have found to prevent people from directly impacting my database is to do a /status when the webhook is triggered and base my change on that.
