webhookd
webhookd copied to clipboard
Add authentication only to specific endpoints
trafficstars
Hey, i have some endpoints that i cannot add authentication to due to technical limitations on the sender side, but i would like to have authentication for all other (or just a few) endpoints. Is this possible? From look at the docs it looks like i can only use authentication for all endpoints or disable it for all of them.
Would be great to have more flexibility here (so like whitelist and blacklist) :)